Required tag even to trigger
All checks were successful
ci/woodpecker/push/generate Pipeline was successful
All checks were successful
ci/woodpecker/push/generate Pipeline was successful
This commit is contained in:
parent
9b9456ad6e
commit
6ab62ff389
1 changed files with 2 additions and 1 deletions
|
@ -7,9 +7,10 @@ pipeline:
|
||||||
commands: lualatex --output-format=pdf cv.tex
|
commands: lualatex --output-format=pdf cv.tex
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
|
when:
|
||||||
|
event: tag
|
||||||
image: woodpeckerci/plugin-gitea-release
|
image: woodpeckerci/plugin-gitea-release
|
||||||
settings:
|
settings:
|
||||||
title: "Test Release"
|
|
||||||
base_url: https://git.oscar.blue
|
base_url: https://git.oscar.blue
|
||||||
files:
|
files:
|
||||||
- "cv.pdf"
|
- "cv.pdf"
|
||||||
|
|
Loading…
Reference in a new issue