Build system: Move generate-version.sh
This commit is contained in:
parent
4d3eace1af
commit
4c0366fa49
2 changed files with 1 additions and 1 deletions
|
@ -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}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue