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

Commit b18d94ce authored by Jonathan Klee's avatar Jonathan Klee
Browse files

ci: add ai-review job include to pipeline

parent 2193bc78
Loading
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3,6 +3,12 @@ image: "registry.gitlab.e.foundation/e/os/docker-android-apps-cicd:latest"
stages:
  - update-from-upstream
  - build
  - ai-review

include:
  - project: "e/os/ai-review"
    ref: main
    file: ".gitlab-ci.yml"

before_script:
  - echo MURENA_CLIENT_ID=$MURENA_CLIENT_ID >> local.properties