Update deployment.yaml (#54149)
This commit is contained in:
@@ -23,13 +23,9 @@ pipelines:
|
|||||||
stages:
|
stages:
|
||||||
- name: full_production
|
- name: full_production
|
||||||
kind: deployment
|
kind: deployment
|
||||||
start_message: We are now going to deploy {{app}}/{{ref}}! Please pause or cancel the pipeline after the deploy if you want more time before auto-merging your pull request(s).
|
|
||||||
config:
|
config:
|
||||||
environment: production
|
environment: production
|
||||||
timeout: 1200
|
timeout: 1200
|
||||||
# gates:
|
|
||||||
# - kind: timer
|
|
||||||
# duration: 1200
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
slack_channels:
|
slack_channels:
|
||||||
|
|||||||
Reference in New Issue
Block a user