Skip to content

Commit

Permalink
hive-builder-4 tag replaced with data-cache-storage at CI job defin…
Browse files Browse the repository at this point in the history
…itions to be more flexible
  • Loading branch information
vogel76 committed Jul 2, 2023
1 parent 547ad80 commit 40320ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 40320ef

Please sign in to comment.