diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2a22b0f..89db70f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -54,11 +54,11 @@ deploy-saerbeck: tags: - saerbeck-deployment-only environment: - name: production + name: saerbeck-production deploy-berresheim: extends: .deploy tags: - berresheim-deployment-only environment: - name: production-berresheim + name: berresheim-production