This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
|||||||
sshpass -p "$SSH_PASS" ssh -o StrictHostKeyChecking=no -p "$SSH_PORT" "$SSH_USER@$SSH_IP" << 'EOF'
|
sshpass -p "$SSH_PASS" ssh -o StrictHostKeyChecking=no -p "$SSH_PORT" "$SSH_USER@$SSH_IP" << 'EOF'
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
cd /var/www/simple_care
|
cd /var/www/rikkei_simple_care
|
||||||
|
|
||||||
echo "Force update code từ remote (hỗ trợ cả force push)"
|
echo "Force update code từ remote (hỗ trợ cả force push)"
|
||||||
git fetch --all
|
git fetch --all
|
||||||
|
|||||||
Reference in New Issue
Block a user