Update .gitea/workflows/release.yaml
Some checks failed
Publish Docker image / Push Docker image to Docker registry (push) Failing after 2m47s

This commit is contained in:
Tibo De Peuter 2024-01-21 18:32:44 +01:00
parent 9f543ee745
commit 52196c54ca

View file

@ -34,7 +34,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v4
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: latest