CI: Don't run ContainerUpload job on scheduled pipelines
This commit is contained in:
parent
8d6b998b0a
commit
3547764687
1 changed files with 2 additions and 0 deletions
|
|
@ -676,6 +676,8 @@ SonarQube:
|
|||
ContainerUpload:
|
||||
stage: test
|
||||
extends: .terraform
|
||||
rules:
|
||||
- !reference [.upstream_rules, rules]
|
||||
script:
|
||||
- schutzbot/deploy.sh
|
||||
- /usr/libexec/tests/osbuild-composer/container-upload.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue