test workflow build and push on gitea registry
Build and Push Docker Image / checkout_repository (push) Successful in 5s Details
Build and Push Docker Image / login_docker_registry (push) Successful in 6s Details
Build and Push Docker Image / build_and_push_image (push) Failing after 8s Details

This commit is contained in:
Nicolas CARON 2024-03-13 14:52:04 +01:00
parent 86eddf894c
commit e5cb07c01e
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ jobs:
- name: Check Docker version
run: |
docker --version
dockerd &
- name: Check folder
run: |