update
This commit is contained in:
@@ -43,6 +43,8 @@ generate-config-staging:
|
|||||||
|
|
||||||
child-pipeline-staging:
|
child-pipeline-staging:
|
||||||
stage: staging
|
stage: staging
|
||||||
|
environment:
|
||||||
|
name: "staging"
|
||||||
needs:
|
needs:
|
||||||
- job: generate-config-staging
|
- job: generate-config-staging
|
||||||
trigger:
|
trigger:
|
||||||
@@ -64,6 +66,8 @@ generate-config-production:
|
|||||||
|
|
||||||
child-pipeline-production:
|
child-pipeline-production:
|
||||||
stage: production
|
stage: production
|
||||||
|
environment:
|
||||||
|
name: "production"
|
||||||
needs:
|
needs:
|
||||||
- job: generate-config-production
|
- job: generate-config-production
|
||||||
trigger:
|
trigger:
|
||||||
|
|||||||
Reference in New Issue
Block a user