Skip to content
Snippets Groups Projects
Verified Commit 1985a935 authored by Johannes Tegnér's avatar Johannes Tegnér :juggling:
Browse files

on_success.

parent 174883da
No related branches found
No related tags found
No related merge requests found
Pipeline #394334582 failed
......@@ -73,7 +73,7 @@ containerize:
artifacts: true
rules:
- if: "$BUILD"
when: always
when: on_success
- when: never
image: registry.gitlab.com/jitesoft/dockerfiles/misc:latest
script:
......@@ -93,7 +93,7 @@ sign:
done
rules:
- if: "$BUILD"
when: always
when: on_success
- when: never
scan:
......
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