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