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: