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

Update .gitlab-ci.yml

parent 28de2006
No related branches found
No related tags found
No related merge requests found
Pipeline #77692 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-mqtt - 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