delete celery, redis
This commit is contained in:
parent
d1e40101b4
commit
40e64eafe7
|
|
@ -28,8 +28,8 @@ buid:
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- docker-compose -f compose-ci.yml up db
|
# - docker-compose -f compose-ci.yml build
|
||||||
- docker-compose -f compose-ci.yml run gm_app python -B manage.py test -v 3 --noinput
|
- docker-compose -f compose-ci.yml run gm_app python manage.py test -v 3 --noinput
|
||||||
when: always
|
when: always
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user