Explicitly fetch tags
This commit is contained in:
parent
1a54ad2c78
commit
eec3a31a78
|
@ -26,6 +26,8 @@ stages:
|
|||
- .gradle/
|
||||
|
||||
.build:
|
||||
before_script:
|
||||
- git fetch --tags
|
||||
extends: .gradle-default
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue