ci: render

Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1285352433
This commit is contained in:
2024-05-10 00:21:36 +00:00
parent a0e72af228
commit 10906d8430

View File

@@ -52,9 +52,9 @@
$VERSION:
stage: deploy
script:
- echo "Deploy to staging server"
- echo \"Deploy to staging server\"
environment:
name: staging
name: $ENVIRONMENT
" > generated-config.yml
# End of create-environment.sh
artifacts: