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/1285977796
This commit is contained in:
parent
86157b7393
commit
584066d228
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
artifacts: true
|
||||
script:
|
||||
# Begin of create-environment.sh
|
||||
- "#test deployment\necho \"\n$VERSION:\n stage: deploy\n needs:\n - job: Test_Job \n script:\n - echo \"Deploy to $ENVIRONMENT server\"\n\" > generated-config.yml\n"
|
||||
- "#test deployment\necho \"\nTest_Job:\n stage: deploy\n script:\n - echo \"Test job\"\n$VERSION:\n stage: deploy\n needs:\n - job: Test_Job \n script:\n - echo \"Deploy to $ENVIRONMENT server\"\n\" > generated-config.yml\n"
|
||||
# End of create-environment.sh
|
||||
artifacts:
|
||||
expire_in: never
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue