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

We can't make cleanup use needs since some platforms don't run tests.

parent 71f79211
No related branches found
No related tags found
1 merge request!455Update branch with changes from master
......@@ -692,6 +692,3 @@ spec:
- .$[[ inputs.os ]]-cleanup
script:
- rm -rf "/tmp/gitlab-runner/$[[ inputs.os ]]-$[[ inputs.platform ]]-${CI_PIPELINE_ID}"
needs:
- 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.
Finish editing this message first!
Please register or to comment