mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
ci: change container name in registry
This commit is contained in:
parent
7b5b58ccad
commit
3ae3bf6d03
@ -3,7 +3,7 @@ environment:
|
||||
image: docker
|
||||
variables:
|
||||
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:
|
||||
- docker:dind
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user