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

Update .gitlab-ci.yml

parent dcc13b7a
No related branches found
No related tags found
1 merge request!22Ajout de la CI pour Etherpad et Dokuwiki
......@@ -11,6 +11,7 @@ stages:
build:
stage: build
before_script:
- env
- echo $REGISTRY_PASSWORD | docker login $REGISTRY -u $REGISTRY_USERNAME --password-stdin
- apk update
- apk add git
......
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