Set GIT_DEPTH to 0 to ensure tags are available
This commit is contained in:
parent
bc1e8c25ce
commit
23dbabacc6
1 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ stages:
|
|||
- test
|
||||
- deploy
|
||||
|
||||
variables:
|
||||
GIT_DEPTH: 0
|
||||
|
||||
before_script:
|
||||
- echo "started by ${GITLAB_USER_NAME}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue