1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-27 18:58:08 +00:00
This commit is contained in:
Vladimir Volek 2018-10-25 14:50:15 +02:00
parent f0e45b6c33
commit e9cf52ae80

View File

@ -76,8 +76,7 @@ deploy stage beta:
stage: deploy
variables:
GIT_STRATEGY: none
when:
- manual
when: manual
dependencies:
- build beta
script:
@ -91,8 +90,7 @@ deploy stage stable:
stage: deploy
variables:
GIT_STRATEGY: none
when:
- manual
when: manual
dependencies:
- build stable
script: