Skip to content

Commit

Permalink
NXDRIVE-1439: Fix publish() from release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Mickaël Schoentgen authored and BoboTiG committed Dec 7, 2018
1 parent 4d72e31 commit bfc09fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ publish() {
local artifacts
local path

release_type="$1"
drive_version="$(python tools/changelog.py --drive-version)"
artifacts="https://qa.nuxeo.org/jenkins/view/Drive/job/Drive/job/Drive-packages/lastSuccessfulBuild/artifact/dist/*zip*/dist.zip"
path="/var/www/community.nuxeo.com/static/drive-updates/"
Expand Down

0 comments on commit bfc09fe

Please sign in to comment.