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 4s

This commit is contained in:
2024-03-13 14:55:11 +01:00
parent 32b948350a
commit ac1ea1ba2c

View File

@@ -29,8 +29,7 @@ jobs:
build_and_push_image:
runs-on: ubuntu-20.04
container:
image: docker:latest
container: docker:20.10.7
steps:
# - name: Run Docker