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