Loading .gitlab-ci.yml +6 −1 Original line number Diff line number Diff line Loading @@ -3,9 +3,11 @@ stages: - build - performance - dast - publish - deploy variables: APP_NAME: ecloud-accounts TO_PACKAGE: 'appinfo l10n lib templates js img css' include: - project: "e/infra/ecloud/nextcloud-apps/ci-templates" Loading @@ -23,6 +25,9 @@ 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" build-vendor: stage: build Loading Loading
.gitlab-ci.yml +6 −1 Original line number Diff line number Diff line Loading @@ -3,9 +3,11 @@ stages: - build - performance - dast - publish - deploy variables: APP_NAME: ecloud-accounts TO_PACKAGE: 'appinfo l10n lib templates js img css' include: - project: "e/infra/ecloud/nextcloud-apps/ci-templates" Loading @@ -23,6 +25,9 @@ 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" build-vendor: stage: build Loading