This commit is contained in:
Robert Kaussow 2023-08-14 10:53:59 +02:00
parent 28564c5118
commit 9e9c2b3618
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ when:
steps:
dryrun:
image: quay.io/thegeeklab/drone-docker-buildx:latest
image: quay.io/thegeeklab/wp-docker-buildx
settings:
containerfile: Containerfile.multiarch
dry_run: true
@ -21,7 +21,7 @@ steps:
publish-dockerhub:
group: container
image: quay.io/thegeeklab/drone-docker-buildx:latest
image: quay.io/thegeeklab/wp-docker-buildx
settings:
auto_tag: true
containerfile: Containerfile.multiarch
@ -42,7 +42,7 @@ steps:
publish-quay:
group: container
image: quay.io/thegeeklab/drone-docker-buildx:latest
image: quay.io/thegeeklab/wp-docker-buildx
settings:
auto_tag: true
containerfile: Containerfile.multiarch