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

Updated ccc submodule and the ccc templates included in the .gitlab-ci.yml

parent c1ed19f9
No related branches found
No related tags found
1 merge request!1Prepared definition of application docker image
...@@ -4,6 +4,14 @@ stages: ...@@ -4,6 +4,14 @@ stages:
- build - build
- deploy - deploy
include:
- template: Workflows/Branch-Pipelines.gitlab-ci.yml
- project: 'hive/common-ci-configuration'
ref: 19b15e2e0ea83de72ce3552a44ca59ab2201de73
file:
- '/templates/docker_image_jobs.gitlab-ci.yml'
- '/templates/npm_projects.gitlab-ci.yml'
variables: variables:
GIT_DEPTH: 0 GIT_DEPTH: 0
GIT_STRATEGY: clone GIT_STRATEGY: clone
......
Subproject commit 5806284d3c6feb2ce52bdb6077c20a9a578bb643 Subproject commit 19b15e2e0ea83de72ce3552a44ca59ab2201de73
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