~comcloudway/docker-akkoma-alpine

217a1a46c36c8248c827a1cf8a6c8ce9e5e3ccdc — Jakob Meier 11 months ago 2f83f85 v3.10.2
Only build amd64 images
1 files changed, 1 insertions(+), 1 deletions(-)

M .woodpecker/build-docker.yml
M .woodpecker/build-docker.yml => .woodpecker/build-docker.yml +1 -1
@@ 3,7 3,7 @@ pipeline:
    image: woodpeckerci/plugin-docker-buildx
    settings:
      # specifies the host architecture
      platforms: linux/arm64,linux/amd64
      platforms: linux/amd64
      repo: codeberg.org/${CI_REPO_OWNER}/akkoma-basic-alpine
      registry: codeberg.org
      tags: ${CI_COMMIT_TAG:-latest}