mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-26 16:18:22 +00:00
ci: change container name in registry
(cherry picked from commit 3ae3bf6d03
)
This commit is contained in:
parent
8b264ac5c6
commit
c1b2de5cf7
@ -3,7 +3,7 @@ environment:
|
|||||||
image: docker:18.09.6
|
image: docker:18.09.6
|
||||||
variables:
|
variables:
|
||||||
GIT_SUBMODULE_STRATEGY: none # no need to fetch submodules
|
GIT_SUBMODULE_STRATEGY: none # no need to fetch submodules
|
||||||
CONTAINER_NAME: "$CI_REGISTRY/trezor/trezor-firmware/environment"
|
CONTAINER_NAME: "$CI_REGISTRY/satoshilabs/trezor/trezor-firmware/environment"
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user