diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index ccfd4f2..1dabded 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -12,6 +12,7 @@ jobs: with: image: ${{ github.repository_owner }}/${{ github.event.repository.name }} tags: latest + archs: arm64 containerfiles: | ./Containerfile - name: Push