mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-27 18:58:08 +00:00
fix yaml
This commit is contained in:
parent
f0e45b6c33
commit
e9cf52ae80
@ -76,8 +76,7 @@ deploy stage beta:
|
|||||||
stage: deploy
|
stage: deploy
|
||||||
variables:
|
variables:
|
||||||
GIT_STRATEGY: none
|
GIT_STRATEGY: none
|
||||||
when:
|
when: manual
|
||||||
- manual
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- build beta
|
- build beta
|
||||||
script:
|
script:
|
||||||
@ -91,8 +90,7 @@ deploy stage stable:
|
|||||||
stage: deploy
|
stage: deploy
|
||||||
variables:
|
variables:
|
||||||
GIT_STRATEGY: none
|
GIT_STRATEGY: none
|
||||||
when:
|
when: manual
|
||||||
- manual
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- build stable
|
- build stable
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user