Skip to content
Snippets Groups Projects
Commit 1d2ff384 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

We need an empty dependencies list, or it will download all the

artifacts before deleting temp files. :(
parent 38bfe544
Branches
Tags
1 merge request!455Update branch with changes from master
......@@ -692,3 +692,4 @@ spec:
- .$[[ inputs.os ]]-cleanup
script:
- rm -rf "/tmp/gitlab-runner/$[[ inputs.os ]]-$[[ inputs.platform ]]-${CI_PIPELINE_ID}"
dependencies: []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment