Dockerfile.ci & debug-ci now build working container for CI test image
This commit is contained in:
@@ -5,3 +5,6 @@ steps:
|
||||
- "pip install -r requirements.txt"
|
||||
- "cd ./src"
|
||||
- "python manage.py test apps"
|
||||
|
||||
- name: test-FTs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user