update
This commit is contained in:
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
@@ -5,6 +5,7 @@
|
|||||||
name: CD - Deploy to Kubernetes
|
name: CD - Deploy to Kubernetes
|
||||||
|
|
||||||
# Trigger configuration - automatic after CI success, manual dispatch available
|
# Trigger configuration - automatic after CI success, manual dispatch available
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["CI - Build and Push"]
|
workflows: ["CI - Build and Push"]
|
||||||
|
|||||||
Reference in New Issue
Block a user