Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ generate-apks: STABLE_APK: "PWA-player-stable.apk" before_script: - apt install apksigner -y - uname -a script: - cd $APK_PATH - cp $UNSIGNED_APK $DEV_APK Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ generate-apks: STABLE_APK: "PWA-player-stable.apk" before_script: - apt install apksigner -y - uname -a script: - cd $APK_PATH - cp $UNSIGNED_APK $DEV_APK Loading