diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 37b5b7aad082a35587ed636007672b3a480509d4..183a455ce078b21fe93315d71218b967f2c16256 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,6 @@ stages: - test - build - deploy - - production docs: stage: test @@ -114,7 +113,7 @@ deploy to stage: - branches@sccs/docs.it4i.cz deploy to production: - environment: production + environment: production2 stage: deploy image: davidhrbac/docker-mkdocscheck:latest before_script: