push only latest release
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
Paolo Asperti 2022-02-17 20:53:38 +01:00
parent 63c4944f71
commit 72af48d017
Signed by: paspo
GPG Key ID: 06D46905D19D5182
1 changed files with 0 additions and 3 deletions

View File

@ -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