0
0
mirror of https://github.com/thegeeklab/wp-git-clone.git synced 2024-06-02 08:19:42 +02:00

fix ci config

This commit is contained in:
Robert Kaussow 2023-12-23 01:00:55 +01:00
parent 378831f327
commit b90b7c6a1a
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -19,9 +19,9 @@ steps:
when:
- event: [pull_request]
publish-dockerhub:
group: container
- name: publish-dockerhub
image: quay.io/thegeeklab/wp-docker-buildx:2
group: container
settings:
auto_tag: true
containerfile: Containerfile.multiarch
@ -40,9 +40,9 @@ steps:
branch:
- ${CI_REPO_DEFAULT_BRANCH}
publish-quay:
group: container
- name: publish-quay
image: quay.io/thegeeklab/wp-docker-buildx:2
group: container
settings:
auto_tag: true
containerfile: Containerfile.multiarch