Skip to content
Snippets Groups Projects
Commit 28de2006 authored by Matthias Stefan Bodenbenner's avatar Matthias Stefan Bodenbenner
Browse files

Update .gitlab-ci.yml

parent 31e8acc3
No related branches found
No related tags found
No related merge requests found
Pipeline #77691 failed
...@@ -62,6 +62,6 @@ Deploy Documentation: ...@@ -62,6 +62,6 @@ Deploy Documentation:
needs: ["Push Documentation"] needs: ["Push Documentation"]
script: script:
- ls - ls
- docker-compose stop documentation-main # - docker-compose stop documentation-mqtt
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
- docker-compose up -d - docker-compose up -d
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment