fix v3
All checks were successful
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful

This commit is contained in:
Mael G. 2023-08-15 13:43:35 +02:00
parent 338b671e2f
commit 63dab47034
2 changed files with 5 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"ansible.python.interpreterPath": "/Users/mael/.pyenv/versions/3.10.9/bin/python"
}

View file

@ -4,3 +4,5 @@ pipeline:
commands:
- goreleaser release
secrets: [gitea_token]
when:
event: tag