ci: force tags to be fetched
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Elara 2024-04-16 11:07:27 -07:00
parent 64c95aabfa
commit e47e22428d
1 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,13 @@
labels:
platform: linux/amd64
steps:
clone:
git:
image: woodpeckerci/plugin-git
settings:
tags: true
steps:
build-stable:
image: python
commands: