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 5s Details
Build and Push Docker Image / build_and_push_image (push) Failing after 3s Details

This commit is contained in:
Nicolas CARON 2024-03-13 14:55:57 +01:00
parent ac1ea1ba2c
commit e2558ec3cb
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
password: 6744954b4a3a43422e62e8d110f90de527ce094d
build_and_push_image:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
container: docker:20.10.7
steps: