Skip to content
Snippets Groups Projects
Commit 8860957d authored by Fedor Telnov's avatar Fedor Telnov
Browse files

allow `build_ci` job to fail

Previously, due to `rules`-based implementation, `build_ci` blocked the whole pipeline when wasn't ran.
parent 0f5b1ff8
Branches
Tags 0.1.1
1 merge request!4allow build_ci to fail
Pipeline #24647 failed with stage
in 4 seconds
......@@ -61,4 +61,5 @@
changes:
- $CI_DOCKERFILE
when: manual
allow_failure: true
needs: []
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment