Skip to content
Snippets Groups Projects
Commit 40320efd authored by Bartek Wrona's avatar Bartek Wrona
Browse files

hive-builder-4 tag replaced with `data-cache-storage` at CI job definitions to be more flexible

parent 547ad80e
No related branches found
No related tags found
2 merge requests!827Merge develop changes to master,!597Reuse cache for different pipeline
......@@ -210,7 +210,7 @@ prepare_haf_data:
BLOCK_LOG_SOURCE_DIR: $BLOCK_LOG_SOURCE_DIR_5M
CONFIG_INI_SOURCE: "$CI_PROJECT_DIR/haf/docker/config_5M.ini"
tags:
- hive-builder-4
- data-cache-storage
prepare_hivemind_image:
stage: build
......@@ -235,7 +235,7 @@ cleanup_haf_cache_manual:
CLEANUP_PATH_PATTERN: "/cache/replay_data_hivemind_*"
resource_group: ${CI_COMMIT_SHA}
tags:
- hive-builder-4
- data-cache-storage
sync_e2e_benchmark:
image: $CI_REGISTRY_IMAGE/ci_base_image:3.8
......@@ -407,7 +407,7 @@ sync_e2e_benchmark:
- request_process_times_smoketests.log
- version.log
tags:
- hive-builder-4
- data-cache-storage
publish_instance_image:
stage: publish
......
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