Merge branch 'master' of gitlab.ducoterra.net:ducoterra/ci_builder

This commit is contained in:
ducoterra
2020-04-25 11:15:57 -04:00
2 changed files with 4 additions and 5 deletions

View File

@@ -28,7 +28,7 @@ test:
name: $CI_REGISTRY_IMAGE:$CI_COMMIT_TAG
entrypoint: [""]
script:
- venv/bin/python manage.py test
- python manage.py test
deploy:
only: