fix drone docker tags
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
Paolo Asperti 2019-11-25 14:54:52 +01:00
parent e8a9329be5
commit 7d5edc8296
Signed by: paspo
GPG Key ID: 06D46905D19D5182
1 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ steps:
registry: docker.asperti.com
repo: docker.asperti.com/paspo/mariadb-backup-slave
tags:
- ${MARIA_VERSION}
- maria-10.1
username:
from_secret: docker_username
when:
@ -52,7 +52,7 @@ steps:
registry: docker.asperti.com
repo: docker.asperti.com/paspo/mariadb-backup-slave
tags:
- ${MARIA_VERSION}
- maria-10.2
username:
from_secret: docker_username
when:
@ -75,7 +75,7 @@ steps:
repo: docker.asperti.com/paspo/mariadb-backup-slave
tags:
- latest
- ${MARIA_VERSION}
- maria-10.3
username:
from_secret: docker_username
when: