mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-01-26 15:18:08 +00:00
Fix #90 Also deploy packages on release branches
This commit is contained in:
parent
233feef9d8
commit
dfe4f43706
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@ remi-deploy:
|
|||
stage: deploy
|
||||
tags: ["docker"]
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
- master
|
||||
- /^release/.*$/
|
||||
|
||||
before_script:
|
||||
- rm -f $CI_PROJECT_DIR/build/*devel*.rpm # Remove devel packages
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue