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