💚 okay so just give permission to the socket instead
Some checks failed
Build OCI Images / build (push) Failing after 10s
Some checks failed
Build OCI Images / build (push) Failing after 10s
This commit is contained in:
parent
8545a3784a
commit
5a4c130a19
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
apk add --no-cache libc6-compat git zstd docker docker-cli openrc
|
||||
apk update
|
||||
addgroup $(whoami) docker
|
||||
service docker start
|
||||
sudo chown $(whoami) /var/run/docker.sock
|
||||
yarn set version canary
|
||||
yarn config set nodeLinker node-modules
|
||||
- name: checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue