forked from Abdulbari/sgeUpdated
Update .gitea/workflows/sgeupdated.yml
This commit is contained in:
@@ -21,7 +21,6 @@ jobs:
|
||||
run: |
|
||||
ssh ${{ secrets.SERVER_USER }}@${{ secrets.SERVER_HOST }} << 'EOF'
|
||||
echo "✅ Connected to server. Running deploy script..."
|
||||
export SSH_PRIVATE_KEY="${{ secrets.SSH_PRIVATE_KEY }}"
|
||||
cd /home/ubuntu/Bgreen/sgeUpdated
|
||||
./deploy.sh
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user