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