mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-19 04:48:12 +00:00
ci: fix data deploy job for release
This commit is contained in:
parent
6cf92fd748
commit
3300ed8905
@ -274,9 +274,6 @@ sync emulators to aws:
|
|||||||
BUCKET: "data.trezor.io"
|
BUCKET: "data.trezor.io"
|
||||||
GIT_SUBMODULE_STRATEGY: "none"
|
GIT_SUBMODULE_STRATEGY: "none"
|
||||||
before_script: [] # no poetry
|
before_script: [] # no poetry
|
||||||
needs:
|
|
||||||
- release legacy unix debug deploy
|
|
||||||
- release core unix debug deploy
|
|
||||||
script:
|
script:
|
||||||
- source ${AWS_DEPLOY_DATA}
|
- source ${AWS_DEPLOY_DATA}
|
||||||
- aws s3 sync $DEPLOY_PATH s3://$BUCKET/dev/firmware/releases/emulators/
|
- aws s3 sync $DEPLOY_PATH s3://$BUCKET/dev/firmware/releases/emulators/
|
||||||
|
@ -300,6 +300,6 @@ Consists of **14 jobs** below:
|
|||||||
|
|
||||||
### [sync emulators to aws](https://github.com/trezor/trezor-firmware/blob/master/ci/deploy.yml#L270)
|
### [sync emulators to aws](https://github.com/trezor/trezor-firmware/blob/master/ci/deploy.yml#L270)
|
||||||
|
|
||||||
### [common sync](https://github.com/trezor/trezor-firmware/blob/master/ci/deploy.yml#L298)
|
### [common sync](https://github.com/trezor/trezor-firmware/blob/master/ci/deploy.yml#L295)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user