mirror of
https://github.com/go-gitea/gitea
synced 2025-08-02 07:38:35 +00:00
Clone tags within drone for proper version generation (#591)
This commit is contained in:
committed by
Lunny Xiao
parent
6efa80a471
commit
2d17d6bc16
@@ -3,6 +3,10 @@ workspace:
|
||||
path: src/code.gitea.io/gitea
|
||||
|
||||
pipeline:
|
||||
clone:
|
||||
image: plugins/git
|
||||
tags: true
|
||||
|
||||
test:
|
||||
image: webhippie/golang:edge
|
||||
pull: true
|
||||
|
Reference in New Issue
Block a user