Try to fetch tags for versioning, mk. 3

This commit is contained in:
TheAssassin
2018-01-26 21:48:30 +01:00
parent 4caf6aa00b
commit 28c98dd72b
+2
View File
@@ -14,6 +14,8 @@ before_install:
before_script:
# populate tags
- git fetch origin
- git rev-list --tags --skip=1 --max-count=1
- git describe --tags $(git rev-list --tags --skip=1 --max-count=1) --abbrev=0
script:
- ./tests/tests-ci.sh