Updated config.yml
This commit is contained in:
parent
decf313094
commit
a8a638e927
1 changed files with 3 additions and 0 deletions
|
@ -77,6 +77,7 @@ jobs:
|
||||||
root: .
|
root: .
|
||||||
paths:
|
paths:
|
||||||
- dist/*.exe
|
- dist/*.exe
|
||||||
|
- dist/*.yml
|
||||||
|
|
||||||
build-linux:
|
build-linux:
|
||||||
executor: cider-ci
|
executor: cider-ci
|
||||||
|
@ -97,6 +98,7 @@ jobs:
|
||||||
- dist/*.deb
|
- dist/*.deb
|
||||||
- dist/*.AppImage
|
- dist/*.AppImage
|
||||||
- dist/*.snap
|
- dist/*.snap
|
||||||
|
- dist/*.yml
|
||||||
|
|
||||||
build-winget:
|
build-winget:
|
||||||
executor: cider-ci
|
executor: cider-ci
|
||||||
|
@ -123,6 +125,7 @@ jobs:
|
||||||
root: .
|
root: .
|
||||||
paths:
|
paths:
|
||||||
- dist/*.exe
|
- dist/*.exe
|
||||||
|
- dist/*.yml
|
||||||
|
|
||||||
release:
|
release:
|
||||||
executor: cider-ci
|
executor: cider-ci
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue