Skip to content
Snippets Groups Projects
Commit a7a9ef64 authored by Igor Witz's avatar Igor Witz
Browse files

Update .gitlab-ci.yml

parent 0cb36511
No related branches found
No related tags found
1 merge request!31MAJ CI + volumes dans Dokuwiki
......@@ -23,7 +23,7 @@ metabuild:
only:
changes:
- "pica-dokuwiki/*"
branches:
refs:
- master
- dev-ci
......@@ -43,7 +43,7 @@ build:
only:
changes:
- "pica-dokuwiki/*"
branches:
refs:
- master
- dev-ci
......@@ -72,7 +72,7 @@ clair:
only:
changes:
- "pica-dokuwiki/*"
branches:
refs:
- master
- dev-ci
......@@ -105,7 +105,7 @@ docker-bench-security:
only:
changes:
- "pica-dokuwiki/*"
branches:
refs:
- master
- dev-ci
......@@ -137,7 +137,7 @@ deployment-test:
only:
changes:
- "pica-dokuwiki/*"
branches:
refs:
- master
- dev-ci
......@@ -174,4 +174,6 @@ deployment-prod:
only:
changes:
- "pica-dokuwiki/*"
refs:
- master
when: manual
\ No newline at end of file
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