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

This commit is contained in:
Paolo Asperti 2022-03-10 14:43:10 +01:00
parent 0d107f80e1
commit 20f7e33309
Signed by: paspo
GPG Key ID: 06D46905D19D5182
1 changed files with 0 additions and 6 deletions

View File

@ -16,10 +16,6 @@ steps:
tags: tags:
- latest - latest
- alpine-latest - alpine-latest
- ${DRONE_TAG}
- alpine-${DRONE_TAG}
- ${DRONE_SEMVER_MAJOR}.${DRONE_SEMVER_MINOR}
- alpine-${DRONE_SEMVER_MAJOR}.${DRONE_SEMVER_MINOR}
force_tag: true force_tag: true
- name: build_and_publish-debian - name: build_and_publish-debian
@ -34,8 +30,6 @@ steps:
repo: docker.asperti.com/paspo/angry-squid repo: docker.asperti.com/paspo/angry-squid
tags: tags:
- debian-latest - debian-latest
- debian-${DRONE_TAG}
- debian-${DRONE_SEMVER_MAJOR}.${DRONE_SEMVER_MINOR}
force_tag: true force_tag: true
trigger: trigger: