kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
travis
rodzic
f45e5880f7
commit
e615a551d1
|
|
@ -27,6 +27,7 @@ install:
|
|||
|
||||
|
||||
script:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; npm install && build --linux; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then npm install && build --mac ; fi
|
||||
|
||||
before_cache:
|
||||
|
|
@ -47,3 +48,4 @@ deploy:
|
|||
- "dist/*.dmg"
|
||||
on:
|
||||
tags: true
|
||||
draft: false
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue