mirror of
https://github.com/trezor/trezor-wallet
synced 2025-07-21 05:58:10 +00:00
Do not build beta and stable for dev environment fix
This commit is contained in:
parent
2c4b32539c
commit
c82099e4ac
@ -55,7 +55,7 @@ build stable:
|
|||||||
- yarn install
|
- yarn install
|
||||||
- yarn run build:stable
|
- yarn run build:stable
|
||||||
only:
|
only:
|
||||||
- beta
|
- stable
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user