forked from BLC/AyposWeb
aypos workflow -v1.1
This commit is contained in:
@@ -21,6 +21,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
ssh ${{ secrets.SERVER_USER }}@${{ secrets.SERVER_HOST }} << 'EOF'
|
ssh ${{ secrets.SERVER_USER }}@${{ secrets.SERVER_HOST }} << 'EOF'
|
||||||
echo "✅ Connected to server. Running deploy script..."
|
echo "✅ Connected to server. Running deploy script..."
|
||||||
cd /home/ubuntu/Bgreen/sgeUpdated
|
cd /home/ubuntu/Bgreen/AyposWeb
|
||||||
./deploy.sh
|
./deploy.sh
|
||||||
EOF
|
EOF
|
||||||
Reference in New Issue
Block a user