test workflow build and push on gitea registry
Build and Push Docker Image / checkout_repository (push) Successful in 6s 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 4s Details

This commit is contained in:
Nicolas CARON 2024-03-13 14:59:59 +01:00
parent 956b4a2d84
commit 10039d1b4c
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ jobs:
build_and_push_image:
runs-on: ubuntu-latest
container: docker:20.10.7
needs: checkout_repository
steps:
# - name: Run Docker