use rootless docker sock
This commit is contained in:
parent
a0971a7789
commit
a59c72789c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/container.yml
vendored
1
.github/workflows/container.yml
vendored
|
@ -8,6 +8,7 @@ on:
|
|||
default: "0.1.0"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PACKAGE_TOKEN }}
|
||||
DOCKER_HOST: unix:///run/user/1000/docker.sock
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
|
|
Loading…
Add table
Reference in a new issue