diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c399fa069854a0dea436346e856469c2e6465b0e..27f09863d2e16011dc4d86125741362d3d96bc8e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,18 +1,18 @@ include: - - project: 'to-be-continuous/tools/gitlab-ci' + - project: 'smartdatalab/public/ci-cd-components/gitlab-ci' ref: 'master' file: '/templates/extract.yml' - - project: 'to-be-continuous/tools/gitlab-ci' + - project: 'smartdatalab/public/ci-cd-components/gitlab-ci' ref: 'master' file: '/templates/validation.yml' - - project: 'to-be-continuous/kicker' + - project: 'smartdatalab/public/ci-cd-components/kicker' ref: 'master' file: '/templates/validation.yml' - - project: 'to-be-continuous/bash' - ref: '3.4' + - project: 'smartdatalab/public/ci-cd-components/bash' + ref: 'master' file: '/templates/gitlab-ci-bash.yml' - - project: 'to-be-continuous/semantic-release' - ref: '3.8' + - project: 'smartdatalab/public/ci-cd-components/semantic-release' + ref: 'master' file: '/templates/gitlab-ci-semrel.yml' stages: