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

Commit 258952dc authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

task: debug create-json-file.sh

parent 10783011
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -135,6 +135,9 @@ create-json-files:
  before_script:
    - apt update && apt install jq aapt -y
  script:
    - pwd
    - ls -la
    - chmod +x systemAppsUpdateInfo/scripts/create-json-files.sh
    - |
      ./systemAppsUpdateInfo/scripts/create-json-files.sh \
      "$APK_PATH" "$UNSIGNED_APK" "$COMMUNITY_APK" "$OFFICIAL_APK"