Skip to content
Snippets Groups Projects
Commit e8aca2cb authored by Виталий Шунков's avatar Виталий Шунков
Browse files

ci: allow_failure: true on dev branches

parent d0e6f164
No related branches found
No related tags found
1 merge request!1167ci: add retry if internal runner error
Pipeline #45909 passed
......@@ -271,6 +271,7 @@ lint:
BASE_IMAGE_TAG: ${BASE_IMAGE_TAG}
- <<: *if-build-base-changes-on-dev-branch
when: manual
allow_failure: true
variables:
BASE_IMAGE_TAG: ${CI_COMMIT_SHA}
# build base didnt change but we still want the job to run
......
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