Skip to content
Snippets Groups Projects
Commit e74d7109 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

Image publishing job execution switched to automatic mode.

parent 682ba2e1
No related branches found
No related tags found
1 merge request!64Image publishing job execution switched to automatic mode.
Pipeline #108241 passed
......@@ -65,5 +65,5 @@ include:
echo -e "\e[0Ksection_end:$(date +%s):git\r\e[0K"
rules:
- if: '$CI_COMMIT_TAG && $CI_COMMIT_REF_PROTECTED == "true"'
when: manual
allow_failure: true
when: on_success
- when: never
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