Skip to content

Commit 605b6c2

Browse files
committed
Updated ccc to get changes related to Terser configuration
1 parent b7b804a commit 605b6c2

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,6 +1,6 @@
11
variables:
22
# Variables required by Common CI jobs
3-
CI_COMMON_JOB_VERSION: "16fce61168063844257059af71271778f471af48"
3+
CI_COMMON_JOB_VERSION: "409108966606eba9e8f270c76dfb929cae65dba3"
44
DOCKER_BUILDER_TAG: "$CI_COMMON_JOB_VERSION"
55
DOCKER_DIND_TAG: "$CI_COMMON_JOB_VERSION"
66
IMAGE_REMOVER_TAG: "$CI_COMMON_JOB_VERSION"
@@ -9,7 +9,7 @@ variables:
99

1010
include:
1111
- project: 'hive/common-ci-configuration'
12-
ref: 16fce61168063844257059af71271778f471af48 # develop
12+
ref: 409108966606eba9e8f270c76dfb929cae65dba3 # develop
1313
file:
1414
- '/templates/npm_projects.gitlab-ci.yml'
1515
- '/templates/wasm_build.gitlab-ci.yml'

0 commit comments

Comments
 (0)