Compare commits
1 Commits
7bfcb0d522
...
284bd1a034
Author | SHA1 | Date | |
---|---|---|---|
284bd1a034 |
@ -10,6 +10,9 @@ jobs:
|
||||
name: Build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Map docker socket
|
||||
run: ln -s /var/run/user/1000/docker.sock /var/run/docker.sock
|
||||
|
||||
|
||||
- uses: https://gitea.com/actions/checkout@v4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user