mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Move url generation to helper, made it reliable with ssh git checkout
This commit is contained in:
parent
1fabdb6a72
commit
197d199215
6 changed files with 15 additions and 6 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue