forked from uncloud/uncloud
Adapt CI to new structure
This commit is contained in:
parent
95d43f002f
commit
1245c191c0
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ run-tests:
|
|||
before_script:
|
||||
- dnf install -y python3-devel python3-pip python3-coverage libpq-devel openldap-devel gcc chromium
|
||||
script:
|
||||
- cd uncloud_django_based/uncloud
|
||||
- pip install -r requirements.txt
|
||||
- cp uncloud/secrets_sample.py uncloud/secrets.py
|
||||
- coverage run --source='.' ./manage.py test
|
||||
- coverage report
|
||||
|
|
Loading…
Reference in a new issue