Build system: Move generate-version.sh

This commit is contained in:
Daniel Rudolf 2016-04-27 16:49:10 +02:00
parent 4d3eace1af
commit 4c0366fa49
No known key found for this signature in database
GPG key ID: A061F02CD8DE4538
2 changed files with 1 additions and 1 deletions

View file

@ -65,7 +65,7 @@ fi
# update version file
if [ "$DEPLOY_VERSION_FILE" == "true" ]; then
generate-version.sh \
update-version-file.sh \
"$DEPLOYMENT_DIR/_data/version.yml" \
"${TRAVIS_TAG#v}"