Loading .gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ stages: - build - performance - dast - publish - deploy variables: Loading @@ -23,3 +24,6 @@ include: - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: main file: "populate-code-climate-default-config.yml" - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: main file: "nc-publish-app.yml" Loading
.gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ stages: - build - performance - dast - publish - deploy variables: Loading @@ -23,3 +24,6 @@ include: - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: main file: "populate-code-climate-default-config.yml" - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: main file: "nc-publish-app.yml"