fix drone docker tags
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2019-11-25 14:54:52 +01:00
parent e8a9329be5
commit 7d5edc8296

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: