fix another minor CI thing
This commit is contained in:
parent
2c74bb163c
commit
a5b4d01e10
1 changed files with 0 additions and 3 deletions
|
@ -150,9 +150,6 @@ publish deb:
|
||||||
- aptly publish repo -config=.aptly.conf -batch -gpg-key="${SIGNING_KEY}" -distribution="${DISTRIBUTION}" "signald" "s3:updates.signald.org:"
|
- aptly publish repo -config=.aptly.conf -batch -gpg-key="${SIGNING_KEY}" -distribution="${DISTRIBUTION}" "signald" "s3:updates.signald.org:"
|
||||||
variables:
|
variables:
|
||||||
DISTRIBUTION: unstable
|
DISTRIBUTION: unstable
|
||||||
only:
|
|
||||||
- main
|
|
||||||
- tags
|
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_PROJECT_NAMESPACE == "signald" && $CI_COMMIT_REF_PROTECTED == "true"'
|
- if: '$CI_PROJECT_NAMESPACE == "signald" && $CI_COMMIT_REF_PROTECTED == "true"'
|
||||||
when: on_success
|
when: on_success
|
||||||
|
|
Loading…
Reference in a new issue