diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 89f3eb6a..b703c786 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -93,7 +93,7 @@ jobs: outputs: type=image,name=gitea.technocloud.ee/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }},push-by-digest=true create-manifest: - needs: [build-amd64, build-arm64] + needs: [build-arm64] runs-on: ubuntu-latest name: Create Multi-arch Manifest env: