diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c57f10f..cd81d65 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,8 @@ black: script: - poetry run black --quiet --check marietje -deploy: +# TODO: Fix the deploy stage, as it has not been adapted to the new server Marietje runs on. The . disables the stage. +.deploy: stage: deploy only: ['marietje-zuid'] before_script: