test workflow build and push on gitea registry
Build and Push Docker Image / build_and_push (push) Failing after 55s Details

This commit is contained in:
Nicolas CARON 2024-03-07 17:58:46 +01:00
parent 04345ef47c
commit 021c70808e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jobs:
password: 6744954b4a3a43422e62e8d110f90de527ce094d
- name: Docker start
run: service docker star
run: service docker start
- name: Set up QEMU
uses: docker/setup-qemu-action@v2