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
3f49502236
commit
9f5214ecda
|
|
@ -1,3 +1,7 @@
|
|||
when:
|
||||
- path:
|
||||
exclude: ['*.md']
|
||||
|
||||
steps:
|
||||
build:
|
||||
image: git.balsys.eu.org/tomas/mkosi
|
||||
|
|
@ -9,7 +13,7 @@ steps:
|
|||
- mkosi build
|
||||
- mv *.SHA256SUMS SHA256SUMS
|
||||
- mv *.SHA256SUMS.gpg SHA256SUMS.gpg
|
||||
|
||||
|
||||
publish:
|
||||
image: woodpeckerci/plugin-gitea-release
|
||||
settings:
|
||||
|
|
|
|||
Loading…
Reference in New Issue