cd 3
This commit is contained in:
@@ -16,10 +16,6 @@ matrix:
|
||||
- printf "$KUBE_CONFIG_CONTENT" > /tmp/kubeconfig
|
||||
- export KUBECONFIG=/tmp/kubeconfig
|
||||
- echo "Deploying application ${APP} (${IMAGE}) to namespace ${NAMESPACE}"
|
||||
depends_on:
|
||||
- build
|
||||
- create_namespace
|
||||
- apply_configuration
|
||||
when:
|
||||
event: [tag]
|
||||
ref:
|
||||
|
||||
Reference in New Issue
Block a user