Try to fetch tags for versioning
This commit is contained in:
@@ -11,6 +11,10 @@ env:
|
|||||||
before_install:
|
before_install:
|
||||||
- ./tests/tests-environment.sh
|
- ./tests/tests-environment.sh
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
# populate tags
|
||||||
|
- git fetch --tags
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./tests/tests-ci.sh
|
- ./tests/tests-ci.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user