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 / login_docker_registry (push) Successful in 5s
Build and Push Docker Image / clone_repository (push) Successful in 4s
Build and Push Docker Image / build_and_push_image (push) Failing after 4s

This commit is contained in:
2024-03-13 15:21:43 +01:00
parent b135171322
commit 54bc0245a9

View File

@@ -30,8 +30,8 @@ jobs:
runs-on: ubuntu-latest
container:
image: alpine/git:latest
# volumes:
# - /data:/workspace/coopgo-platform/mobility-accounts/
volumes:
- /workspace/coopgo-platform/mobility-accounts:/data
steps:
- name: Clone repository