Commit 1212e6cc authored by jayed nahian's avatar jayed nahian
Browse files

fix-88

parent a391acc8
Pipeline #8120 failed with stage
in 2 minutes and 37 seconds
......@@ -73,7 +73,9 @@ deploy_job:
# -----------------------
# Upload APK
# -----------------------
- scp -P $SSH_PORT *.apk $SSH_USER@$SERVER_IP:/var/www/n.trucklagbe.com/html/APK/QO/
- scp -P $SSH_PORT "$APK_NAME.apk" $SSH_USER@$SERVER_IP:/var/www/n.trucklagbe.com/html/APK/QO/
# - scp -P $SSH_PORT *.apk $SSH_USER@$SERVER_IP:/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