Loading .gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,9 @@ include: - project: 'redmic-project/gitlab-ci-templates' ref: feature-updateDeployment file: '/deployment.yml' - project: 'redmic-project/gitlab-ci-templates' ref: feature-updateDeployment file: '/deployment-custom-image.yml' stages: - deploy Loading Loading
.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,9 @@ include: - project: 'redmic-project/gitlab-ci-templates' ref: feature-updateDeployment file: '/deployment.yml' - project: 'redmic-project/gitlab-ci-templates' ref: feature-updateDeployment file: '/deployment-custom-image.yml' stages: - deploy Loading