Skip to content
Snippets Groups Projects

CI and Dockerisation rewrite

Merged Konrad Botor requested to merge kbotor/ci-rewrite into develop
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -23,10 +23,10 @@ variables:
include:
- template: Workflows/Branch-Pipelines.gitlab-ci.yml
- project: hive/haf
ref: 0bc1402bb5c14d64333249d54bc91ae05b72825f # develop
ref: 2a174a94624691703a30eee1d22441764ad8519e # develop
file: /scripts/ci-helpers/prepare_data_image_job.yml
- project: 'hive/common-ci-configuration'
ref: 2a174a94624691703a30eee1d22441764ad8519e
ref: 91d072682e22869aea3acd7affa20db0f6a7a2c8
file:
- '/templates/cache_cleanup.gitlab-ci.yml'
Loading