diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c423689619e3988486664177738051a5c43e78c8..0589997d586fbb03577e0c63b42565590d6aa4da 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,12 +41,12 @@ variables: BLOCK_LOG_SOURCE_DIR_5M: /blockchain/block_log_5m # HAF submodule commit - must match the 'ref:' in the include section below # This is needed for service containers which can't access dotenv artifacts - HAF_COMMIT: "61042b2aab9f7f4967ff494c98108d55396c2756" + HAF_COMMIT: "c593c36926a96e7a347e33737ad322860d4245d1" include: - template: Workflows/Branch-Pipelines.gitlab-ci.yml - project: 'hive/haf' - ref: 61042b2aab9f7f4967ff494c98108d55396c2756 # develop + ref: c593c36926a96e7a347e33737ad322860d4245d1 # 292-app_request_table_vacuum-improvements file: '/scripts/ci-helpers/prepare_data_image_job.yml' # Do not include common-ci-configuration here, it is already referenced by scripts/ci-helpers/prepare_data_image_job.yml included from Haf/Hive repos diff --git a/haf b/haf index 61042b2aab9f7f4967ff494c98108d55396c2756..c593c36926a96e7a347e33737ad322860d4245d1 160000 --- a/haf +++ b/haf @@ -1 +1 @@ -Subproject commit 61042b2aab9f7f4967ff494c98108d55396c2756 +Subproject commit c593c36926a96e7a347e33737ad322860d4245d1