test workflow build and push on gitea registry
Some checks failed
Build and Push Docker Image / checkout_repository (push) Successful in 5s
Build and Push Docker Image / build_and_push_image (push) Failing after 1s

This commit is contained in:
2024-03-13 11:55:53 +01:00
parent 3d2cdde8e3
commit cfbe46b95b

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