Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Fixed build: add symlink to latest SNAPSHOIT build (in progress)
Browse files Browse the repository at this point in the history
Change-Id: I292b61c707360e4b78e0de49a1a1abd276b4b542
Signed-off-by: Jochen Hiller <j.hiller@telekom.de>
  • Loading branch information
Jochen Hiller committed Oct 26, 2015
1 parent 4123b41 commit 737063f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions distribution/publish/publish.sh
Expand Up @@ -52,6 +52,8 @@ if [ "$BUILD_TYPE" == "snapshots" ] ; then
ln -s "$buildVersion".tar.gz concierge-incubation-SNAPSHOT-latest.tar.gz
echo ln -s "$buildVersion".zip concierge-incubation-SNAPSHOT-latest.zip
ln -s "$buildVersion".zip concierge-incubation-SNAPSHOT-latest.zip

ls -al
)
fi

Expand Down

0 comments on commit 737063f

Please sign in to comment.