This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user