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

Commit 9225ddc4 authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

.gitlab-ci.yml - correction

parent a0d8997d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ generate-apks:
  before_script:
    - apt update && apt install apksigner -y
  script:
    - apksigner --help
    - java -jar /usr/bin/apksigner
    - cd $APK_PATH
    - cp $UNSIGNED_APK $DEV_APK
    - cp $UNSIGNED_APK $STABLE_APK