Skip to content
Snippets Groups Projects
Commit 8b8675df authored by Alexander Samusev's avatar Alexander Samusev Committed by GitHub
Browse files

[ci] allow fail skip-if-draft job (#12604)

parent a5d876f7
Branches
No related merge requests found
......@@ -210,6 +210,7 @@ skip-if-draft:
- echo "Ref is ${CI_COMMIT_REF_NAME}"
- echo "pipeline source is ${CI_PIPELINE_SOURCE}"
- ./scripts/ci/gitlab/skip_if_draft.sh
allow_failure: true
include:
# check jobs
......
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