ci: force tags to be fetched
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
64c95aabfa
commit
e47e22428d
@ -1,7 +1,13 @@
|
||||
labels:
|
||||
platform: linux/amd64
|
||||
|
||||
steps:
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
tags: true
|
||||
|
||||
steps:
|
||||
build-stable:
|
||||
image: python
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user