From 50d3369171d3633fe9f137d0387d825359d2bd61 Mon Sep 17 00:00:00 2001 From: Marcin-Ramotowski Date: Tue, 27 May 2025 18:00:46 +0000 Subject: [PATCH] Added comment --- .woodpecker/build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml index 0c5e9b4..650b1f3 100644 --- a/.woodpecker/build.yaml +++ b/.woodpecker/build.yaml @@ -12,6 +12,7 @@ steps: - pip install -r requirements.txt pytest - python3 -m pytest --junit-xml=pytest_junit.xml +# Build, test and push Docker image to ACR - name: build image: docker:dind environment: