Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit e6fd9e8a authored by Fazle Rabbi's avatar Fazle Rabbi 💬
Browse files

change ref name and file name for template

parent e394d21e
Loading
Loading
Loading
Loading
+3 −7
Original line number Diff line number Diff line
@@ -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
@@ -48,7 +45,6 @@ lint:
build-frontend:
  stage: build


.deploy:nextcloud-app:
  stage: deploy
  dependencies: