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