Returned to privileged mode
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
Marcin-Ramotowski 2025-05-25 19:34:22 +00:00
parent c996be5953
commit e7330f07ee

View File

@ -13,13 +13,12 @@ steps:
- python3 -m pytest --junit-xml=pytest_junit.xml
- name: build
image: docker
image: docker/dind
privileged: true
environment:
ACR_USERNAME: marcin00
ACR_PASSWORD:
from_secret: acr_password
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- export DOCKER_IMAGE=marcin00.azurecr.io/user-microservice:$CI_COMMIT_SHA