* .gitlab-ci.yml: Typo.
This commit is contained in:
parent
34ffc1fa1f
commit
b9482a5bcc
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@ publish-rpm:
|
|||
dependencies:
|
||||
- rpm-pkg
|
||||
script:
|
||||
- case $CI_COMMIT_REF_NAME in stable) rput fedora stable *.rpm;; next) rput fedora unstable *.rpm;; e
|
||||
- case $CI_COMMIT_REF_NAME in stable) rput fedora stable *.rpm;; next) rput fedora unstable *.rpm;; esac
|
||||
|
||||
publish-stable:
|
||||
only:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue