This commit is contained in:
@@ -46,4 +46,13 @@ steps:
|
||||
# when:
|
||||
# event:
|
||||
# - tag
|
||||
# - promote
|
||||
|
||||
- name: k8s rollout
|
||||
image: bitnami/kubectl:latest
|
||||
commands:
|
||||
- kubectl rollout restart -n noded deployment/frontend
|
||||
# when:
|
||||
# event:
|
||||
# - tag
|
||||
# - promote
|
||||
|
||||
Reference in New Issue
Block a user