Add python deployment script.
This commit is contained in:
committed by
Abhilash Raj
parent
b3c4442c16
commit
631217173a
@@ -37,7 +37,7 @@ jobs:
|
||||
REGISTRY: QUAY
|
||||
command: |
|
||||
if [ "${CIRCLE_BRANCH}" == "master" ]; then
|
||||
bash .travis/deploy.sh
|
||||
python .travis/deploy.py
|
||||
fi
|
||||
|
||||
workflows:
|
||||
|
||||
Reference in New Issue
Block a user