test workflow build and push on gitea registry
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 3s

This commit is contained in:
2024-03-13 11:37:46 +01:00
parent 1c3be9f998
commit 50bb477493

View File

@@ -10,7 +10,7 @@ jobs:
build_and_push:
runs-on: ubuntu-latest
container:
image: docker:latest
image: ghrc.io/docker/build-push-action:v2
options: --privileged
steps: