Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 6d389799 authored by Raphael JOIE's avatar Raphael JOIE
Browse files

test #test tag

parent 6197ff83
No related branches found
No related tags found
1 merge request!4Resolve "test-merge-request-event-type"
Pipeline #132237 waiting for manual action
......@@ -119,7 +119,7 @@ test-trigger-deploy-job:
# Avoid looping
- if: $CI_COMMIT_TAG == "test-deploy"
when: never
- if: $NMS_CI_PIPELINE_DEPLOY == "always"
- if: ($NMS_CI_PIPELINE_DEPLOY == "always" && $CI_COMMIT_MESSAGE !~ /\#wip/) || $CI_COMMIT_MESSAGE =~ /\#deploy/
- when: manual
script:
- echo "test-deploy +1"
......
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