fix pipeline
All checks were successful
Deploy / deploy (push) Successful in 5s

This commit is contained in:
Nuno Duque Nunes 2026-05-18 04:32:19 +01:00
parent a746b2710e
commit e8d9c0ea1f

View file

@ -11,6 +11,7 @@ jobs:
image: docker:latest
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /opt/docker:/opt/docker
env:
REGISTRY: git.lan.krilio.net
REGISTRY_USER: ${{ secrets.REGISTRY_USER }}