Commit 9799fd24 authored by jayed nahian's avatar jayed nahian
Browse files

commit -889

parent 89d3f67d
Pipeline #8091 failed with stage
in 2 minutes and 6 seconds
......@@ -36,6 +36,9 @@ deploy_job:
# - mv app-arm64-*.apk $APK_NAME_PREFIX"_"$VERSION_NAME"_"$(date '+%d%B')_arm64.apk
# - mv app-armeabi-*.apk $APK_NAME_PREFIX"_"$VERSION_NAME"_"$(date '+%d%B')_armeabi.apk
# - mv app-x86_64-*.apk $APK_NAME_PREFIX"_"$VERSION_NAME"_"$(date '+%d%B')_x86_64.apk
- mkdir -p ~/.ssh
- ssh-keyscan -p 3716 n.trucklagbe.com >> ~/.ssh/known_hosts 2>/dev/null
- chmod 600 /Users/tltestuser/Downloads/ndot_key_14012025
- scp -i /Users/tltestuser/Downloads/ndot_key_14012025 -P 3716 *.apk custodian@n.trucklagbe.com:/var/www/n.trucklagbe.com/html/APK/QO/
except:
- pushes
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment