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

Commit 7491fc1a authored by Romain Hunault's avatar Romain Hunault 💻 Committed by Alexandre Roux
Browse files

Setup CI to update from upstream

parent cc2f5705
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/priv/os/build'
    ref: master
    file: '/templates/.gitlab-ci-update-from-upstream.yml'