Skip to content

Commit 63e24ad

Browse files
committed
Updated ccc reference to be propagated to other modules
1 parent 956e121 commit 63e24ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

scripts/ci-helpers/prepare_data_image_job.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
variables:
22
# Variables required by Common CI jobs
3-
CI_COMMON_JOB_VERSION: "adda5f0ac86291e2a3e059ea3f4549c30d428f03"
3+
CI_COMMON_JOB_VERSION: "5748d218bce6541d4c7f932fbe65f8ef46a3df45"
44
DOCKER_BUILDER_TAG: "$CI_COMMON_JOB_VERSION"
55
DOCKER_DIND_TAG: "$CI_COMMON_JOB_VERSION"
66
IMAGE_REMOVER_TAG: "$CI_COMMON_JOB_VERSION"
77

88
include:
99
- project: 'hive/common-ci-configuration'
10-
ref: adda5f0ac86291e2a3e059ea3f4549c30d428f03 # develop
10+
ref: 5748d218bce6541d4c7f932fbe65f8ef46a3df45 # develop
1111
file:
1212
- '/templates/npm_projects.gitlab-ci.yml'
1313
- '/templates/wasm_build.gitlab-ci.yml'

0 commit comments

Comments
 (0)