push only latest release
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
63c4944f71
commit
72af48d017
@ -12,8 +12,6 @@ steps:
|
|||||||
repo: docker.asperti.com/paspo/docker-aptly-pusher
|
repo: docker.asperti.com/paspo/docker-aptly-pusher
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- ${DRONE_SEMVER_MAJOR}.${DRONE_SEMVER_MINOR}
|
|
||||||
- ${DRONE_SEMVER_MAJOR}
|
|
||||||
force_tag: true
|
force_tag: true
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
@ -21,4 +19,3 @@ steps:
|
|||||||
trigger:
|
trigger:
|
||||||
event:
|
event:
|
||||||
- tag
|
- tag
|
||||||
- push
|
|
||||||
|
Loading…
Reference in New Issue
Block a user