Loading .gitlab-ci.yml +3 −7 Original line number Diff line number Diff line Loading @@ -29,14 +29,11 @@ install-node-deps: include: - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: dev/template file: "nc-apps-build-frontend.yml" ref: main file: "nc-apps-lint-build-frontend.yml" - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: dev/template ref: main file: "nc-apps-deploy.yml" - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: dev/template file: "nc-apps-lint.yml" lint: stage: test Loading @@ -48,7 +45,6 @@ lint: build-frontend: stage: build .deploy:nextcloud-app: stage: deploy dependencies: Loading Loading
.gitlab-ci.yml +3 −7 Original line number Diff line number Diff line Loading @@ -29,14 +29,11 @@ install-node-deps: include: - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: dev/template file: "nc-apps-build-frontend.yml" ref: main file: "nc-apps-lint-build-frontend.yml" - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: dev/template ref: main file: "nc-apps-deploy.yml" - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: dev/template file: "nc-apps-lint.yml" lint: stage: test Loading @@ -48,7 +45,6 @@ lint: build-frontend: stage: build .deploy:nextcloud-app: stage: deploy dependencies: Loading