mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-25 19:14:11 +03:00
Don't run tests during deploy stage
This commit is contained in:
parent
399ad13a70
commit
b8a2d5953a
|
@ -66,6 +66,7 @@ jobs:
|
||||||
env: TOXENV=black,flake8
|
env: TOXENV=black,flake8
|
||||||
|
|
||||||
- stage: deploy
|
- stage: deploy
|
||||||
|
script: skip
|
||||||
python: 3.7
|
python: 3.7
|
||||||
after_success: true
|
after_success: true
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user