Skip to content
Snippets Groups Projects
Commit 0e9b543d authored by Edouard DE BRYE's avatar Edouard DE BRYE
Browse files

Modified gitlab-ci

parent 298a61db
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ image: ...@@ -5,7 +5,7 @@ image:
- 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' - 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
workflow: workflow:
rules: rules:
- if: '$CI_COMMIT_MESSAGE =~ /^no-pipe/' - if: '$CI_COMMIT_MESSAGE =~ /^(no-pipe)/'
when: never when: never
stages: stages:
- Test and Lint - Test and Lint
......
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