This commit is contained in:
parent
ae854cbf24
commit
5f14e5ac3b
1 changed files with 2 additions and 0 deletions
|
@ -9,5 +9,7 @@ pipeline:
|
|||
privileged: true
|
||||
commands:
|
||||
- docker buildx build -t dev.cat-enby.club/nikurasu/static-hoster:latest -t dev.cat-enby.club/nikurasu/static-hoster:v$CI_COMMIT_TAG -f dev/docker/images/production/Dockerfile .
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
branches: main
|
||||
|
|
Loading…
Reference in a new issue