Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
51f3b4f227
|
|||
|
006359687f
|
@@ -39,7 +39,7 @@ steps:
|
||||
- kubectl create namespace ${NAMESPACE} || echo "Namespace ${NAMESPACE} already exists"
|
||||
when:
|
||||
matrix:
|
||||
APP: meta_app_deployment
|
||||
APP: [ "meta_app_deployment" ]
|
||||
event: [tag]
|
||||
ref:
|
||||
exclude:
|
||||
@@ -61,6 +61,6 @@ steps:
|
||||
--dry-run=client -o yaml | kubectl apply -f -
|
||||
when:
|
||||
matrix:
|
||||
APP: meta_app_deployment
|
||||
APP: [ "meta_app_deployment" ]
|
||||
event: [tag]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user