This commit is contained in:
Patrick Schratz 2024-11-21 12:14:33 +01:00
commit bfed884550
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -27,13 +27,14 @@ matrix:
steps:
- name: 'Build image'
image: thegeeklab/wp-docker-buildx:6.0.1
image: docker.io/thegeeklab/wp-docker-buildx:6.0.1
settings:
mtu: 1420
platforms: linux/${ARCH}
Containerfile: docker/Containerfile-${PLATFORM}
experimental: true
repo: devxygmbh/${ARCH}-binaries-r-${PLATFORM}
tags: latest
username: devxygmbh
password:
from_secret: dockerhub_token_devxygmbh