mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-01-29 13:39:34 +00:00
Refactor CI workflow and add Linux packaging support; update app title to "Vaani"
This commit is contained in:
parent
412c212118
commit
be4b4beb00
5 changed files with 82 additions and 12 deletions
8
distribute_options.yaml
Normal file
8
distribute_options.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
output: dist/
|
||||
releases:
|
||||
- name: dev
|
||||
jobs:
|
||||
- name: release-dev-linux-deb
|
||||
package:
|
||||
platform: linux
|
||||
target: deb
|
||||
Loading…
Add table
Add a link
Reference in a new issue