mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
ci: change docker image's url to new gitlab
(cherry picked from commit 80601994bf
)
This commit is contained in:
parent
c1b2de5cf7
commit
ebe54ffe19
@ -1,4 +1,4 @@
|
||||
image: registry.corp.sldev.cz/trezor/trezor-firmware/environment
|
||||
image: registry.gitlab.com/satoshilabs/trezor/trezor-firmware/environment
|
||||
|
||||
variables:
|
||||
SDL_VIDEODRIVER: "dummy"
|
||||
|
@ -1,4 +1,4 @@
|
||||
image: registry.corp.sldev.cz/trezor/trezor-firmware/environment
|
||||
image: registry.gitlab.com/satoshilabs/trezor/trezor-firmware/environment
|
||||
|
||||
build crypto:
|
||||
stage: build
|
||||
|
@ -1,4 +1,4 @@
|
||||
image: registry.corp.sldev.cz/trezor/trezor-firmware/environment
|
||||
image: registry.gitlab.com/satoshilabs/trezor/trezor-firmware/environment
|
||||
|
||||
variables:
|
||||
SDL_VIDEODRIVER: "dummy"
|
||||
|
@ -1,4 +1,4 @@
|
||||
image: registry.corp.sldev.cz/trezor/trezor-firmware/environment
|
||||
image: registry.gitlab.com/satoshilabs/trezor/trezor-firmware/environment
|
||||
|
||||
prebuild style:
|
||||
stage: prebuild
|
||||
|
@ -1,4 +1,4 @@
|
||||
image: registry.corp.sldev.cz/trezor/trezor-firmware/environment
|
||||
image: registry.gitlab.com/satoshilabs/trezor/trezor-firmware/environment
|
||||
|
||||
test storage:
|
||||
stage: test
|
||||
|
Loading…
Reference in New Issue
Block a user