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

This commit is contained in:
2024-03-13 12:03:55 +01:00
parent 93d220759d
commit c073ae6919

View File

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