ci: change docker image's url to new gitlab

pull/380/head
Tomas Susanka 5 years ago
parent 0bc847ff7f
commit 80601994bf

@ -1,4 +1,4 @@
image: registry.corp.sldev.cz/trezor/trezor-firmware/environment image: registry.gitlab.com/satoshilabs/trezor/trezor-firmware/environment
variables: variables:
SDL_VIDEODRIVER: "dummy" 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: build crypto:
stage: build 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: variables:
SDL_VIDEODRIVER: "dummy" 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: prebuild style:
stage: prebuild 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: test storage:
stage: test stage: test

Loading…
Cancel
Save