try event instead of trigger
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8f990a82b7
commit
ebf127bd93
1 changed files with 4 additions and 3 deletions
|
@ -63,6 +63,7 @@ steps:
|
||||||
- latest
|
- latest
|
||||||
- ${DRONE_TAG}
|
- ${DRONE_TAG}
|
||||||
dockerfile: docker/Dockerfile
|
dockerfile: docker/Dockerfile
|
||||||
trigger:
|
when:
|
||||||
|
event:
|
||||||
include:
|
include:
|
||||||
- tag
|
- tag
|
||||||
|
|
Loading…
Reference in a new issue