travis: git pull --tags
parent
2b77ba0b75
commit
9f02b291ac
|
|
@ -13,6 +13,7 @@ env:
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- docker pull fedora:$IMAGE
|
- docker pull fedora:$IMAGE
|
||||||
|
- git pull --tags
|
||||||
- |
|
- |
|
||||||
git describe --abbrev=0 --tags || :
|
git describe --abbrev=0 --tags || :
|
||||||
git describe --tags || :
|
git describe --tags || :
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue