mirror of
https://github.com/thegeeklab/wp-git-clone.git
synced 2024-11-14 09:20:40 +00:00
fix ci config
This commit is contained in:
parent
378831f327
commit
b90b7c6a1a
@ -19,9 +19,9 @@ steps:
|
|||||||
when:
|
when:
|
||||||
- event: [pull_request]
|
- event: [pull_request]
|
||||||
|
|
||||||
publish-dockerhub:
|
- name: publish-dockerhub
|
||||||
group: container
|
|
||||||
image: quay.io/thegeeklab/wp-docker-buildx:2
|
image: quay.io/thegeeklab/wp-docker-buildx:2
|
||||||
|
group: container
|
||||||
settings:
|
settings:
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
containerfile: Containerfile.multiarch
|
containerfile: Containerfile.multiarch
|
||||||
@ -40,9 +40,9 @@ steps:
|
|||||||
branch:
|
branch:
|
||||||
- ${CI_REPO_DEFAULT_BRANCH}
|
- ${CI_REPO_DEFAULT_BRANCH}
|
||||||
|
|
||||||
publish-quay:
|
- name: publish-quay
|
||||||
group: container
|
|
||||||
image: quay.io/thegeeklab/wp-docker-buildx:2
|
image: quay.io/thegeeklab/wp-docker-buildx:2
|
||||||
|
group: container
|
||||||
settings:
|
settings:
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
containerfile: Containerfile.multiarch
|
containerfile: Containerfile.multiarch
|
||||||
|
Loading…
Reference in New Issue
Block a user