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

Instead of converting failures to warnings, run cleanup "always"

parent 05420809
No related branches found
No related tags found
No related merge requests found
Pipeline #6233 passed
......@@ -693,3 +693,4 @@ spec:
script:
- rm -rf "/tmp/gitlab-runner/$[[ inputs.os ]]-$[[ inputs.platform ]]-${CI_PIPELINE_ID}"
dependencies: []
when: always
......@@ -15,7 +15,6 @@ stages:
- ctrl/text.dat
- xtrn/**/{GNUm,M}akefile
- xtrn/**/*.{c,h,cpp,hpp,mk}
allow_failure: true
include:
- local: '.gitlab-ci-unix.yml'
......
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