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

Commit bfe63191 authored by Romain Hunault's avatar Romain Hunault 🚴🏻 Committed by Sahil Sonar
Browse files

telephony: Setup CI to update from upstream && automerge

Change-Id: I7f9e3263d900b1af0f323136b298bdb09f218407
parent a97d6d0b
Loading
Loading
Loading
Loading

.gitlab-ci.yml

0 → 100644
+11 −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'