This commit is contained in:
parent
e10c8fa5fa
commit
f448394226
@ -11,3 +11,12 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
./main
|
./main
|
||||||
|
|
||||||
|
publish:
|
||||||
|
image: woodpeckerci/plugin-gitea-release
|
||||||
|
settings:
|
||||||
|
base_url: https://git.holgersson.xyz
|
||||||
|
files:
|
||||||
|
- "main"
|
||||||
|
api_key:
|
||||||
|
from_secret: GITEA_ACCESS_TOKEN
|
||||||
|
target: main
|
||||||
|
Loading…
Reference in New Issue
Block a user