mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 13:23:24 -07:00
Update snapcraft git data folder
This commit is contained in:
parent
65905a6647
commit
dcec1f6f5f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ parts:
|
|||
- python3-pkg-resources
|
||||
override-pull: |
|
||||
craftctl default
|
||||
git config --global --add safe.directory /root/parts/tautulli/src
|
||||
git config --global --add safe.directory /data/parts/tautulli/src
|
||||
TAG_FULL=$(git describe --tag)
|
||||
TAG=$(echo $TAG_FULL | grep -oP '(v\d+\.\d+\.\d+(?>-beta)?)')
|
||||
BRANCH=$(git rev-parse --abbrev-ref HEAD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue