This commit is contained in:
parent
844341fdd0
commit
448acd4dd0
@ -17,7 +17,7 @@ steps:
|
||||
image: python:3.8
|
||||
commands:
|
||||
- pip3 install -r requirements.txt
|
||||
- pytest test.py
|
||||
- echo -e 'pytest test.py'
|
||||
|
||||
- name: build
|
||||
image: docker:stable-dind
|
||||
|
Reference in New Issue
Block a user