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

This commit is contained in:
2024-03-07 17:30:38 +01:00
parent 7d37028d93
commit 77118af695

View File

@@ -30,8 +30,8 @@ jobs:
username: ncaron
password: 6744954b4a3a43422e62e8d110f90de527ce094d
- name: Count 10 seconds
run: sleep 10
- name: Count 20 seconds
run: sleep 20
- name: Set up QEMU
uses: docker/setup-qemu-action@v2