Build system: Move generate-version.sh

pico-3.0-alpha
Daniel Rudolf 9 years ago
parent 4d3eace1af
commit 4c0366fa49
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
  1. 2
      _build/deploy-phpdoc-release.sh
  2. 0
      _build/update-version-file.sh

@ -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…
Cancel
Save