Loading .gitlab-ci.ymldeleted 100644 → 0 +0 −7 Original line number Diff line number Diff line unittest: image: python:3.7 stage: test before_script: - pip install . script: - ./manage.py test Loading
.gitlab-ci.ymldeleted 100644 → 0 +0 −7 Original line number Diff line number Diff line unittest: image: python:3.7 stage: test before_script: - pip install . script: - ./manage.py test