mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1285352433
This commit is contained in:
parent
a0e72af228
commit
10906d8430
1 changed files with 2 additions and 2 deletions
|
|
@ -52,9 +52,9 @@
|
||||||
$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
|
||||||
# End of create-environment.sh
|
# End of create-environment.sh
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue