Skip to content

Commit

Permalink
Update deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBrostrom authored Sep 25, 2019
1 parent 9a08ff9 commit 3507304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ for i in 1 2 3 4 5; do
done

python3 build.py sandbox -p cScripts-$PACKAGE_TAG.zip -pv $PACKAGE_TAG -v ${TRAVIS_TAG} -y
python3 build.py training -p cScripts-$PACKAGE_TAG.zip -pv $PACKAGE_TAG -v ${TRAVIS_TAG} -y
#python3 build.py training -p cScripts-$PACKAGE_TAG.zip -pv $PACKAGE_TAG -v ${TRAVIS_TAG} -y

0 comments on commit 3507304

Please sign in to comment.