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

Commit 6043c781 authored by Abhishek Aggarwal's avatar Abhishek Aggarwal
Browse files

LatinIME: Setup CI to update from upstream

Change-Id: Ia5c3102b6f0f76ff187df5956cf81570a8de6467
parent 955b8021
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'