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

Commit b5ab79d3 authored by Romain Hunault's avatar Romain Hunault 💻 Committed by Aayush Gupta
Browse files

base: Setup CI to update from upstream

Change-Id: I7f9e3263d900b1af0f323136b298bdb09f218407
parent b1ac479e
Loading
Loading
Loading
Loading

.gitlab-ci.yml

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