lightening build atrifacts
This commit is contained in:
parent
ff5db54ac1
commit
3bcf1b594d
2 changed files with 4 additions and 3 deletions
|
|
@ -21,7 +21,8 @@ build:
|
|||
dotenv: variables.env
|
||||
name: $CI_COMMIT_REF_SLUG
|
||||
paths:
|
||||
- dist_electron/
|
||||
- dist_electron/*.dmg
|
||||
- dist_electron/*.yml
|
||||
when: on_success
|
||||
only:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Reference in a new issue