That didnt work
This commit is contained in:
parent
b2a2657e23
commit
d6e708913e
4 changed files with 1 additions and 5 deletions
|
@ -61,7 +61,7 @@ infra:deploy:
|
|||
|
||||
# Deploy infra manifests directly
|
||||
- cd ${INFRA_SRC}/
|
||||
- kubectl apply -R -f manifests/
|
||||
- kubectl apply --namespace ${DEPLOY_NAMESPACE} -R -f manifests/
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue