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

Commit d9d6ecba authored by Romain Hunault's avatar Romain Hunault
Browse files

Build oreo APK

parent 1ed230e7
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
stages:
  - update-from-upstream
  - build

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"