Update .gitea/workflows/build-and-push.yaml
Some checks failed
Build and Push Container Image / build-and-push (push) Failing after 3s

This commit is contained in:
2026-04-27 11:40:36 +00:00
parent 542302c7c9
commit 72cce7743c

View File

@@ -12,7 +12,6 @@ jobs:
runs-on: orchestration-platform
container:
image: docker:latest
options: -v /var/run/docker.sock:/var/run/docker.sock
steps:
- name: Install git