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

Commit 5c6415eb authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

updated gitlab for publish step

parent 43de9d2f
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -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"
@@ -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