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

Commit f5358d3d authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Only sync from upstream

parent 7a91a48f
Loading
Loading
Loading
Loading
+0 −13
Original line number Diff line number Diff line
stages:
  - update-from-upstream
  - build
  - sign

include:
  - project: 'e/priv/os/build'
    ref: master
    file: '/templates/.gitlab-ci-update-from-upstream.yml'
  - project: 'e/priv/os/build'
    ref: master
    file: '/templates/.gitlab-ci-build-module.yml'

build Settings:
  extends: .build-module
  variables:
    BRANCH_NAME: "v1-oreo"
    MODULE_NAME: "Settings"
    MODULE_PATH: "packages/apps/Settings"
    PRIV_APP: "true"