ci: add sandbox deploy workflow (wip)
This commit is contained in:
parent
bbe13c3145
commit
f802f3b8b5
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -433,6 +433,7 @@ jobs:
|
|||
id
|
||||
groups
|
||||
echo "Docker containers:"
|
||||
sudo chmod 666 /var/run/docker.sock
|
||||
docker ps -a
|
||||
echo "PKG_VERSION: $PKG_VERSION"
|
||||
|
||||
|
|
Loading…
Reference in a new issue