fix drone docker tags
This commit is contained in:
parent
e8a9329be5
commit
7d5edc8296
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user