Skip to content
Snippets Groups Projects
Commit d2311a6c authored by Michał Kudela's avatar Michał Kudela
Browse files

Repair CI problem with non-existent container_registry

parent d74a1f06
No related branches found
No related tags found
1 merge request!26Bump schemas to get schemas!81
Pipeline #89292 passed
......@@ -69,8 +69,8 @@ prepare_hived_image:
stage: build
variables:
SUBMODULE_DIR: "$CI_PROJECT_DIR/hive"
REGISTRY_USER: "$HELPY_CI_IMGBUILDER_USER"
REGISTRY_PASS: $HELPY_CI_IMGBUILDER_PASSWORD
REGISTRY_USER: "$HIVED_CI_IMGBUILDER_USER"
REGISTRY_PASS: $HIVED_CI_IMGBUILDER_PASSWORD
BINARY_CACHE_PATH: "$CI_PROJECT_DIR/hived-binaries"
HIVE_NETWORK_TYPE: mainnet
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment