This commit is contained in:
parent
1e272b391f
commit
c76c4c4469
22
.drone.yml
22
.drone.yml
@ -15,28 +15,6 @@ steps:
|
|||||||
exclude:
|
exclude:
|
||||||
- tag
|
- tag
|
||||||
|
|
||||||
- name: build_and_publish_10_1
|
|
||||||
image: plugins/docker:linux-amd64
|
|
||||||
pull: always
|
|
||||||
settings:
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
build_args:
|
|
||||||
- MARIA_VERSION=10.1
|
|
||||||
auto_tag: false
|
|
||||||
force_tag: true
|
|
||||||
daemon_off: false
|
|
||||||
password:
|
|
||||||
from_secret: docker_password
|
|
||||||
registry: docker.asperti.com
|
|
||||||
repo: docker.asperti.com/paspo/mariadb-backup-slave
|
|
||||||
tags:
|
|
||||||
- maria-10.1
|
|
||||||
username:
|
|
||||||
from_secret: docker_username
|
|
||||||
when:
|
|
||||||
event:
|
|
||||||
- tag
|
|
||||||
|
|
||||||
- name: build_and_publish_10_2
|
- name: build_and_publish_10_2
|
||||||
image: plugins/docker:linux-amd64
|
image: plugins/docker:linux-amd64
|
||||||
pull: always
|
pull: always
|
||||||
|
Loading…
Reference in New Issue
Block a user