gitlab: do not save the journal
This commit is contained in:
parent
3c82326129
commit
4b1e61045e
2 changed files with 0 additions and 10 deletions
|
|
@ -7,10 +7,6 @@ stages:
|
|||
.terraform:
|
||||
tags:
|
||||
- terraform
|
||||
artifacts:
|
||||
paths:
|
||||
- journal-log
|
||||
when: always
|
||||
|
||||
init:
|
||||
stage: init
|
||||
|
|
@ -27,7 +23,6 @@ RPM:
|
|||
- sh "schutzbot/mockbuild.sh"
|
||||
after_script:
|
||||
- schutzbot/update_github_status.sh update
|
||||
- schutzbot/save_journal.sh
|
||||
parallel:
|
||||
matrix:
|
||||
- RUNNER:
|
||||
|
|
@ -47,7 +42,6 @@ Testing:
|
|||
- sh "/usr/libexec/tests/koji-osbuild/integration.sh"
|
||||
after_script:
|
||||
- schutzbot/update_github_status.sh update
|
||||
- schutzbot/save_journal.sh
|
||||
parallel:
|
||||
matrix:
|
||||
- RUNNER:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue