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

Update .gitlab-ci.yml

parent c6365c58
No related branches found
No related tags found
1 merge request!22Ajout de la CI pour Etherpad et Dokuwiki
......@@ -30,7 +30,7 @@ build:
- pica-etherpad/*
- pica-dokuwiki/*
.clair:
clair:
stage: static_tests
before_script:
- echo $REGISTRY_PASSWORD | docker login $REGISTRY -u $REGISTRY_USERNAME --password-stdin
......@@ -63,7 +63,7 @@ build:
- pica-dokuwiki/*
allow_failure: false
.docker-bench-security:
docker-bench-security:
stage: dynamic_tests
before_script:
- apk update
......
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