Try to fetch tags for versioning, mk. 4
This commit is contained in:
@@ -14,6 +14,7 @@ before_install:
|
||||
before_script:
|
||||
# populate tags
|
||||
- git fetch origin
|
||||
- git fetch --unshallow
|
||||
- git rev-list --tags --skip=1 --max-count=1
|
||||
- git describe --tags $(git rev-list --tags --skip=1 --max-count=1) --abbrev=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user