cicd
This commit is contained in:
parent
f7e70f02fa
commit
a01507b2bd
2 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ build:
|
|||
dotenv: variables.env
|
||||
name: $CI_COMMIT_REF_SLUG
|
||||
paths:
|
||||
- $CI_PROJECT_DIR/dist_electron/*.dmg
|
||||
- $CI_PROJECT_DIR/dist_electron/*.*
|
||||
when: on_success
|
||||
only:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Reference in a new issue