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

This commit is contained in:
2024-03-08 09:26:30 +01:00
parent 235e8c3ab5
commit 6c7d67911a

View File

@@ -42,9 +42,6 @@ jobs:
registry: git.coopgo.io
username: ncaron
password: 6744954b4a3a43422e62e8d110f90de527ce094d
- name: Docker restart
run: service docker restart
- name: Set up QEMU
uses: docker/setup-qemu-action@v2