mirror of
https://github.com/thegeeklab/wp-docker-buildx.git
synced 2024-11-22 00:00:40 +00:00
fix ci
This commit is contained in:
parent
28564c5118
commit
9e9c2b3618
@ -7,7 +7,7 @@ when:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
dryrun:
|
dryrun:
|
||||||
image: quay.io/thegeeklab/drone-docker-buildx:latest
|
image: quay.io/thegeeklab/wp-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
containerfile: Containerfile.multiarch
|
containerfile: Containerfile.multiarch
|
||||||
dry_run: true
|
dry_run: true
|
||||||
@ -21,7 +21,7 @@ steps:
|
|||||||
|
|
||||||
publish-dockerhub:
|
publish-dockerhub:
|
||||||
group: container
|
group: container
|
||||||
image: quay.io/thegeeklab/drone-docker-buildx:latest
|
image: quay.io/thegeeklab/wp-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
containerfile: Containerfile.multiarch
|
containerfile: Containerfile.multiarch
|
||||||
@ -42,7 +42,7 @@ steps:
|
|||||||
|
|
||||||
publish-quay:
|
publish-quay:
|
||||||
group: container
|
group: container
|
||||||
image: quay.io/thegeeklab/drone-docker-buildx:latest
|
image: quay.io/thegeeklab/wp-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
containerfile: Containerfile.multiarch
|
containerfile: Containerfile.multiarch
|
||||||
|
Loading…
Reference in New Issue
Block a user