we don't need all tags, just latest
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
parent
003b2360b2
commit
7454aa6699
@ -12,12 +12,10 @@ steps:
|
||||
repo: docker.asperti.com/paspo/mqtt
|
||||
tags:
|
||||
- latest
|
||||
- ${DRONE_TAG}
|
||||
- ${DRONE_SEMVER_MAJOR}.${DRONE_SEMVER_MINOR}
|
||||
force_tag: true
|
||||
username:
|
||||
from_secret: docker_username
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- tag
|
||||
- tag
|
||||
|
Loading…
Reference in New Issue
Block a user