diff --git a/scripts/gitlab/create-environment.sh b/scripts/gitlab/create-environment.sh index b267ce0..15bacb5 100644 --- a/scripts/gitlab/create-environment.sh +++ b/scripts/gitlab/create-environment.sh @@ -6,7 +6,7 @@ echo " $VERSION: stage: deploy script: - - echo \"Deploy to staging server\" + - echo "Deploy to staging server" environment: name: $ENVIRONMENT " > generated-config.yml