Added comment
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
Marcin-Ramotowski 2025-05-27 18:00:46 +00:00
parent cd250ea0a7
commit 50d3369171

View File

@ -12,6 +12,7 @@ steps:
- pip install -r requirements.txt pytest - pip install -r requirements.txt pytest
- python3 -m pytest --junit-xml=pytest_junit.xml - python3 -m pytest --junit-xml=pytest_junit.xml
# Build, test and push Docker image to ACR
- name: build - name: build
image: docker:dind image: docker:dind
environment: environment: