ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1285977796
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
artifacts: true
|
artifacts: true
|
||||||
script:
|
script:
|
||||||
# Begin of create-environment.sh
|
# 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
|
# End of create-environment.sh
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: never
|
expire_in: never
|
||||||
|
|||||||
Reference in New Issue
Block a user