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