Skip to content

Commit

Permalink
Adding clean up job for quartz
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaZakharchanka committed Jul 31, 2023
1 parent 02cc2a5 commit d46b436
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitlab/llnl-ci-pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,6 @@ pip_cleanup_all:
RUNNER_TYPE: "shell"
extends: [ .on_quartz, .job_tags ]
script:
- *finalize
- source ${PIP_WORK_DIR}/quartz-env/bin/activate
- pip cache purge
- *finalize

0 comments on commit d46b436

Please sign in to comment.