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

Commit 771049e1 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Add gitlab ci

parent 9fbe311e
Loading
Loading
Loading
Loading

.gitlab-ci.yml

0 → 100644
+17 −0
Original line number Diff line number Diff line
stages:
  - auto-merge-main
  - update-from-upstream

include:
  - project: "e/templates"
    ref: master
    file: "/gitlab-ci/.gitlab-ci-auto-merge-main.yml"
  - project: "e/templates"
    ref: master
    file: "/gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml"

upstream_main:
  extends: .update-from-upstream
  variables:
    UPSTREAM_BRANCH: lineage-23.2
    LOCAL_BRANCH: main