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 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 12:03:55 +01:00
parent 93d220759d
commit c073ae6919
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ jobs:
login_docker_registry: login_docker_registry:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/catthehacker/ubuntu:act-latest
steps: steps:
- name: Login to Docker Registry - name: Login to Docker Registry