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

Commit 4eea2c27 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

build lib

parent a4f4068d
Loading
Loading
Loading
Loading
Loading

.gitlab-ci.yml

0 → 100644
+21 −0
Original line number Diff line number Diff line
image: "registry.gitlab.e.foundation/e/os/docker-android-apps-cicd:latest"

stages:
  - lib

before_script:
  - export GRADLE_USER_HOME=$(pwd)/.gradle
  - chmod +x ./gradlew

cache:
  key: ${CI_PROJECT_ID}
  paths:
    - .gradle/

lib:
  stage: lib
  script:
    - ./gradlew assemble
  artifacts:
    paths:
      - build/libs/