Skip to content

Commit 457d610

Browse files
committed
Updated ccc reference in CI yaml and npm-config submodule
1 parent ee79e07 commit 457d610

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: "21521b02699a55c52931747c323c7ee448a8321f"
3+
CI_COMMON_JOB_VERSION: "b87d23ff08491d5006db9eddbec1520190266c0d"
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: 21521b02699a55c52931747c323c7ee448a8321f # develop
10+
ref: b87d23ff08491d5006db9eddbec1520190266c0d # develop
1111
file:
1212
- '/templates/npm_projects.gitlab-ci.yml'
1313
- '/templates/wasm_build.gitlab-ci.yml'

0 commit comments

Comments
 (0)