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

Commit 29438bbd authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

add log to check values

parent 32149456
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@ stages:
  - publish

before_script:
  - echo GitLabPassword=$CI_JOB_TOKEN >> gradle.properties
  - export GRADLE_USER_HOME=$(pwd)/.gradle
  - chmod +x ./gradlew

@@ -25,4 +24,7 @@ lib:
publish:
  stage: publish
  script:
    - echo GitLabPassword=$CI_JOB_TOKEN >> gradle.properties
    - echo $CI_JOB_TOKEN
    - tail -1 gradle.properties
    - ./gradlew :ical4android:publish