use docker build
This commit is contained in:
parent
53edfe317e
commit
c8b93db337
@ -26,6 +26,8 @@ runs:
|
|||||||
|
|
||||||
- name: build docker image
|
- name: build docker image
|
||||||
uses: docker://docker:git
|
uses: docker://docker:git
|
||||||
|
volumes: |
|
||||||
|
/var/run/user/1000/docker.sock:/var/run/docker.sock
|
||||||
with:
|
with:
|
||||||
entrypoint: "/bin/sh"
|
entrypoint: "/bin/sh"
|
||||||
args: |
|
args: |
|
||||||
|
Loading…
Reference in New Issue
Block a user