Update .gitea/workflows/build-and-push.yaml
Some checks failed
Build and Push Container Image / build-and-push (push) Failing after 3s
Some checks failed
Build and Push Container Image / build-and-push (push) Failing after 3s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user