Skip to content

Commit ec1b1b3

Browse files
committed
[run deploy] version 008
1 parent fe98521 commit ec1b1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ before_deploy:
4040
git push https://Francesca-Bit:[email protected]/terminusdb/terminus-client.git HEAD:clientBuild
4141
git tag -f -a "$PACKAGE_VERSION" -m "new version $PACKAGE_VERSION"
4242
43-
export LAST_HASH=$(git rev-parse HEAD)
43+
export LAST_HASH=$(git rev-parse https://Francesca-Bit:[email protected]/terminusdb/terminus-client.git/clientBuild)
4444
echo $LAST_HASH
4545
fi
4646

0 commit comments

Comments
 (0)