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

Update .gitlab-ci.yml

parent a0c42033
No related branches found
No related tags found
No related merge requests found
Pipeline #77696 failed
......@@ -62,6 +62,7 @@ Deploy Documentation:
needs: ["Push Documentation"]
script:
- ls
- docker-compose stop documentation-mqtt
- docker stop documentation-mqtt
- docker container rm documentation-mqtt
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
- 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