1
0
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:
Tomas Susanka 2019-08-02 13:00:54 +02:00
parent 7b5b58ccad
commit 3ae3bf6d03

View File

@ -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: