Update .woodpecker.yml
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
4bf5595c4d
commit
175a89a3c6
|
|
@ -14,7 +14,7 @@ steps:
|
||||||
image: woodpeckerci/plugin-gitea-release
|
image: woodpeckerci/plugin-gitea-release
|
||||||
settings:
|
settings:
|
||||||
base_url: ${CI_FORGE_URL}
|
base_url: ${CI_FORGE_URL}
|
||||||
files: [ "*.xz", "*.nspawn" SHA256SUMS, SHA256SUMS.gpg ]
|
files: [ "*.xz", "*.nspawn", SHA256SUMS, SHA256SUMS.gpg ]
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: release_token
|
from_secret: release_token
|
||||||
when:
|
when:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue