keep only latest docker 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
0d107f80e1
commit
20f7e33309
@ -16,10 +16,6 @@ steps:
|
||||
tags:
|
||||
- latest
|
||||
- alpine-latest
|
||||
- ${DRONE_TAG}
|
||||
- alpine-${DRONE_TAG}
|
||||
- ${DRONE_SEMVER_MAJOR}.${DRONE_SEMVER_MINOR}
|
||||
- alpine-${DRONE_SEMVER_MAJOR}.${DRONE_SEMVER_MINOR}
|
||||
force_tag: true
|
||||
|
||||
- name: build_and_publish-debian
|
||||
@ -34,8 +30,6 @@ steps:
|
||||
repo: docker.asperti.com/paspo/angry-squid
|
||||
tags:
|
||||
- debian-latest
|
||||
- debian-${DRONE_TAG}
|
||||
- debian-${DRONE_SEMVER_MAJOR}.${DRONE_SEMVER_MINOR}
|
||||
force_tag: true
|
||||
|
||||
trigger:
|
||||
|
Loading…
Reference in New Issue
Block a user