This commit is contained in:
parent
a746b2710e
commit
e8d9c0ea1f
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ jobs:
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
- /opt/docker:/opt/docker
|
||||||
env:
|
env:
|
||||||
REGISTRY: git.lan.krilio.net
|
REGISTRY: git.lan.krilio.net
|
||||||
REGISTRY_USER: ${{ secrets.REGISTRY_USER }}
|
REGISTRY_USER: ${{ secrets.REGISTRY_USER }}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue