Skip to content
Snippets Groups Projects
Commit bf3b18f3 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

common-ci-configuration version adjusted to the one containing automatically...

common-ci-configuration version adjusted to the one containing automatically trigering image publishing job.
parent 4c1a6f3a
No related branches found
No related tags found
2 merge requests!83Merge develop to master for release,!46common-ci-configuration version adjusted to get automatically trigerred image publishing job
Pipeline #108232 canceled
......@@ -8,7 +8,7 @@ stages:
variables:
# Variables required by Common CI jobs
CI_COMMON_JOB_VERSION: "d4e29410ea168096e1a822f77c7ce741d9cfb57a"
CI_COMMON_JOB_VERSION: "e74d7109838ff05fdc239bced6a726aa7ad46a9b"
DOCKER_BUILDER_TAG: "$CI_COMMON_JOB_VERSION"
DOCKER_DIND_TAG: "$CI_COMMON_JOB_VERSION"
IMAGE_REMOVER_TAG: "$CI_COMMON_JOB_VERSION"
......@@ -30,10 +30,11 @@ include:
ref: f86feed67302eb7b20bbdf30258c4171d159e1c9 # develop
file: /scripts/ci-helpers/prepare_data_image_job.yml
- project: 'hive/common-ci-configuration'
ref: 62833b5ff44f5073728658e229f3445394d404c2
ref: e74d7109838ff05fdc239bced6a726aa7ad46a9b
file:
- '/templates/test_jobs.gitlab-ci.yml'
- '/templates/python_projects.gitlab-ci.yml'
- '/templates/docker_image_jobs.gitlab-ci.yml'
- '/templates/cache_cleanup.gitlab-ci.yml'
- '/templates/npm_projects.gitlab-ci.yml'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment