mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
update
This commit is contained in:
parent
1daea2cd79
commit
a0e72af228
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue