CI: Don't run cloud_cleaner in rpmbuild stage. Fixes #1457
This commit is contained in:
parent
1fffb57a4c
commit
68219bd92a
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,9 @@ RPM:
|
||||||
EXTRA_REPO_PATH_SEGMENT: "gitlab/"
|
EXTRA_REPO_PATH_SEGMENT: "gitlab/"
|
||||||
script:
|
script:
|
||||||
- sh "schutzbot/mockbuild.sh"
|
- sh "schutzbot/mockbuild.sh"
|
||||||
|
after_script:
|
||||||
|
- schutzbot/update_github_status.sh update
|
||||||
|
- schutzbot/save_journal.sh
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- RUNNER:
|
- RUNNER:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue