This commit is contained in:
2024-05-10 04:42:55 -05:00
parent 4cf5c612a3
commit 0f0fe6ec63

View File

@@ -6,7 +6,7 @@ echo "
$VERSION: $VERSION:
stage: deploy stage: deploy
script: script:
- echo \"Deploy to staging server\" - echo "Deploy to staging server"
environment: environment:
name: $ENVIRONMENT name: $ENVIRONMENT
" > generated-config.yml " > generated-config.yml