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,8 +12,6 @@ steps:
|
|||||||
repo: docker.asperti.com/paspo/mqtt
|
repo: docker.asperti.com/paspo/mqtt
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- ${DRONE_TAG}
|
|
||||||
- ${DRONE_SEMVER_MAJOR}.${DRONE_SEMVER_MINOR}
|
|
||||||
force_tag: true
|
force_tag: true
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
|
Loading…
Reference in New Issue
Block a user