1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-13 17:40:55 +00:00

Merge branch 'master' of github.com:satoshilabs/trezor-wallet

This commit is contained in:
Szymon Lesisz 2018-11-22 15:02:15 +01:00
commit bae89543c2

View File

@ -41,6 +41,8 @@ build beta:
script:
- yarn install
- yarn run build:beta
only:
- beta
artifacts:
expire_in: 1 week
paths:
@ -52,6 +54,8 @@ build stable:
script:
- yarn install
- yarn run build:stable
only:
- stable
artifacts:
expire_in: 1 week
paths: