Enabled Priveleged mode
This commit is contained in:
parent
22eae3b2ff
commit
fa0823f0fa
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ workspace:
|
|||
pipeline:
|
||||
build:
|
||||
image: docker:23-cli
|
||||
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 .
|
||||
|
||||
|
|
Loading…
Reference in a new issue