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

Commit 8db8a2ae authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Merge branch 'dev/002-add-publish-job' into 'murena-main'

Add publish job

See merge request !60
parents 3f22b616 8526a8fe
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ stages:
  - build
  - performance
  - dast
  - publish
  - deploy

variables:
@@ -24,3 +25,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"