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

Commit 032fbf92 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Add gitlab ci job to track changes from upstream

parent 4a3bd3c2
Loading
Loading
Loading
Loading

.gitlab-ci.yml

0 → 100644
+8 −0
Original line number Diff line number Diff line
stages:
  - update-from-upstream

include:
  - project: 'e/templates'
    ref: master
    file: '/gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml'