parent
d7649bc553
commit
a7ec1adc6a
@ -13,7 +13,7 @@ steps:
|
|||||||
build-args: "BASE_URL=https://minimal-setups.hottis.de"
|
build-args: "BASE_URL=https://minimal-setups.hottis.de"
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: [push,tag]
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
image: portainer/kubectl-shell:latest
|
image: portainer/kubectl-shell:latest
|
||||||
@ -26,5 +26,5 @@ steps:
|
|||||||
- export KUBECONFIG=/tmp/kubeconfig
|
- export KUBECONFIG=/tmp/kubeconfig
|
||||||
- ./deployment/deploy.sh
|
- ./deployment/deploy.sh
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: [tag]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user