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 / build_and_push_image (push) Failing after 1s Details

This commit is contained in:
Nicolas CARON 2024-03-13 11:55:53 +01:00
parent 3d2cdde8e3
commit cfbe46b95b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
build_and_push_image:
runs-on: ubuntu-latest
container: ghcr.io/catthehacker/ubuntu:act-latest
container: gitea/action-runner:late
steps:
- name: Login to Docker Registry