mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 14:17:57 +01:00
Add version to the commit
This commit is contained in:
parent
35520f7fd1
commit
39e4f18a48
@ -55,7 +55,8 @@ cp $BASE_DIR/wisemapping.xml $JETTY_DIR/contexts/
|
|||||||
cp -r $BASE_DIR/../wise-webapp/src/test/sql $TARGET_DIR/wisemapping-$WISE_VERSION/config
|
cp -r $BASE_DIR/../wise-webapp/src/test/sql $TARGET_DIR/wisemapping-$WISE_VERSION/config
|
||||||
|
|
||||||
# Store version
|
# Store version
|
||||||
echo $1 $WISE_WEBAPP_DIR/version
|
echo $1 > $WISE_WEBAPP_DIR/version
|
||||||
|
git rev-parse HEAD >> $WISE_WEBAPP_DIR/version
|
||||||
|
|
||||||
# Zip all ...
|
# Zip all ...
|
||||||
cd $TARGET_DIR
|
cd $TARGET_DIR
|
||||||
|
Loading…
Reference in New Issue
Block a user