[CI] Only run on push event
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Cornet 2023-12-29 19:51:15 +01:00
parent 74bf84e6d1
commit a626fffbe4

View File

@ -9,6 +9,12 @@ steps:
- image: 'docker.io/plugins/docker'
name: 'publish'
pull: 'always'
when:
branch:
- 'master'
event:
- 'push'
settings:
# registery and repos
@ -38,6 +44,11 @@ steps:
pull: 'always'
settings:
mtu: '1440'
when:
branch:
- 'master'
event:
- 'push'
environment:
KUBE_CONFIG: