Don't run tests during deploy stage

This commit is contained in:
Jonathan Kim 2019-12-31 14:34:47 +00:00
parent 399ad13a70
commit b8a2d5953a

View File

@ -66,6 +66,7 @@ jobs:
env: TOXENV=black,flake8
- stage: deploy
script: skip
python: 3.7
after_success: true
deploy: