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:
stage: deploy
script:
- echo "Deploy to staging server"
- echo \"Deploy to staging server\"
environment:
name: staging
name: $ENVIRONMENT
" > generated-config.yml