Update sgeupdated pipeline v11

This commit is contained in:
2025-08-30 01:29:50 +03:00
parent 926c6b0b66
commit d25a7975c7

View File

@@ -28,7 +28,7 @@ jobs:
username: ${{ secrets.SERVER_USER }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
cd /home/ubuntu/sgeUpdated
cd/home/ubuntu/sgeUpdated
git pull origin main
# --- Backend ---