Skip to content

Commit

Permalink
gitlab: do not save the journal
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejbudai committed Oct 21, 2021
1 parent 3c82326 commit 4b1e610
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ stages:
.terraform:
tags:
- terraform
artifacts:
paths:
- journal-log
when: always

init:
stage: init
Expand All @@ -27,7 +23,6 @@ RPM:
- sh "schutzbot/mockbuild.sh"
after_script:
- schutzbot/update_github_status.sh update
- schutzbot/save_journal.sh
parallel:
matrix:
- RUNNER:
Expand All @@ -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:
Expand Down
4 changes: 0 additions & 4 deletions schutzbot/save_journal.sh

This file was deleted.

0 comments on commit 4b1e610

Please sign in to comment.