This commit is contained in:
2024-05-09 19:20:30 -05:00
parent 1daea2cd79
commit a0e72af228

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: staging name: $ENVIRONMENT
" > generated-config.yml " > generated-config.yml