drone autotag with tag replacement
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Paolo Asperti 2019-08-12 17:20:00 +02:00
parent f5b5c5c108
commit 78d1fdde09
Signed by: paspo
GPG Key ID: 06D46905D19D5182

View File

@ -40,6 +40,7 @@ steps:
dockerfile: Dockerfile-alpine
auto_tag: true
auto_tag_suffix: alpine
force_tag: true
daemon_off: false
password:
from_secret: docker_password
@ -61,6 +62,7 @@ steps:
dockerfile: Dockerfile-debian
auto_tag: true
auto_tag_suffix: debian
force_tag: true
daemon_off: false
password:
from_secret: docker_password