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

Commit 176cd79f authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Setup CI

parent 09f4d246
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'