parent
df11b9dc1d
commit
7092a92e8a
1 changed files with 3 additions and 1 deletions
|
@ -5,8 +5,10 @@ jobs:
|
|||
container:
|
||||
image: registry.mightycastle.net/runner-image
|
||||
volumes:
|
||||
- /var/run:/var/run
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
steps:
|
||||
- id: check user
|
||||
run: whoami
|
||||
- id: checkout
|
||||
uses: actions/checkout@v4
|
||||
- id: build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue