diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 48616d0..116fad9 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -52,7 +52,6 @@ jobs: file: ./Dockerfile platforms: | linux/amd64 - linux/arm64 push: true tags: | # replace it with your local IP and tags git.vpn.cusano.net/${{ vars.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}