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

Commit 412523fc authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

.gitlab-ci.yml - correction

parent 4b4cec8b
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -30,8 +30,7 @@ generate-apks:
    DEV_APK: "PWA-player-dev.apk"
    STABLE_APK: "PWA-player-stable.apk"
  before_script:
    - apt install apksigner -y
    - uname -a
    - apt update && apt install apksigner -y
  script:
    - cd $APK_PATH
    - cp $UNSIGNED_APK $DEV_APK