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

Fix cleanup needs

parent b87a6a8c
No related branches found
No related tags found
No related merge requests found
......@@ -693,5 +693,5 @@ spec:
script:
- rm -rf "/tmp/gitlab-runner/$[[ inputs.os ]]-$[[ inputs.platform ]]-${CI_PIPELINE_ID}"
needs:
- "$[[ inputs.os ]]-$[[ inputs.platform ]] js-testsuite"
- job: "$[[ inputs.os ]]-$[[ inputs.platform ]] js-testsuite"
artifacts: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment