Skip to content

Commit

Permalink
Merge pull request #331 from 7Cav/ColdEvul-patch-1
Browse files Browse the repository at this point in the history
Update deploy.sh
  • Loading branch information
AndreasBrostrom authored Apr 13, 2019
2 parents ffff5cd + aef247c commit 935671f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ python3 tools/build.py -b release -d -y --deploy

python3 tools/build.py -b release -p -d -y --deploy

sed -i "s/DEVBUILD.*/${TRAVIS_TAG}\";/" Compositions/*/header.sqe
sed -i "s/DEVBUILD.*/${TRAVIS_TAG}]\";/" Compositions/*/header.sqe

zip release/Compositions-${TRAVIS_TAG}.zip -r Compositions

0 comments on commit 935671f

Please sign in to comment.