mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-16 17:42:02 +00:00
ci: change container name in registry
This commit is contained in:
parent
7b5b58ccad
commit
3ae3bf6d03
@ -3,7 +3,7 @@ environment:
|
|||||||
image: docker
|
image: docker
|
||||||
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