diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1ec7831ecfd43d0b9abd5d54c11ef129474c02ae..bd8ddd5eed45c481084b54d424b3df1be273984b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -62,6 +62,6 @@ Deploy Documentation: needs: ["Push Documentation"] script: - ls - # - docker-compose stop documentation-mqtt + - docker-compose stop documentation-mqtt - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY - docker-compose up -d \ No newline at end of file