Move url generation to helper, made it reliable with ssh git checkout

This commit is contained in:
Alex Sherman 2020-04-16 16:01:34 +05:00
parent 1fabdb6a72
commit 197d199215
6 changed files with 15 additions and 6 deletions

View file

@ -1,2 +1,2 @@
CURRENT_COMMIT_HASH = `git rev-parse --short HEAD`
CURRENT_COMMIT_REPO = `git remote get-url origin`
CURRENT_COMMIT_REPO = `git remote get-url origin`