ci: 👷 fetch git tags in release pipeline
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
e5872512a3
commit
0f1aaae80f
@ -21,7 +21,7 @@ steps:
|
||||
from_secret: git_user
|
||||
image: python:3.12
|
||||
name: bump version and generate changelog
|
||||
- image: gitea.dikurium.ch/innopeak/drone-gitea-release:0.3.2
|
||||
- image: gitea.dikurium.ch/innopeak/drone-gitea-release:0.4.0
|
||||
name: create release
|
||||
settings:
|
||||
gitea_password:
|
||||
@ -33,6 +33,7 @@ steps:
|
||||
owner: innopeak
|
||||
repo: gqlgen-contrib
|
||||
skip_if_no_notes_file: true
|
||||
fetch_git_tags: true
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
|
Loading…
Reference in New Issue
Block a user