Skips install step. Moves deploy to script step

This commit is contained in:
Aaron Louie 2020-06-16 12:24:15 -04:00
parent f86a3ee7b0
commit 0b3eb04f0f
1 changed files with 4 additions and 2 deletions

View File

@ -6,8 +6,10 @@ python:
services:
- docker
install:
- bash deploy.sh sartography/cr-connect-python-base
install: skip
script:
- bash ./deploy.sh sartography/cr-connect-python-base
notifications:
email: