updated pipeline - correct dir
All checks were successful
Deploy on push / deploy (push) Has been skipped

This commit is contained in:
cabbbyy
2025-08-11 22:19:34 +08:00
parent 12f585642d
commit 3c6654ba47

View File

@@ -30,7 +30,7 @@ jobs:
- name: Rsync to server - name: Rsync to server
env: env:
SSH_TARGET_DIR: /home/cab/docker/maps/src SSH_TARGET_DIR: /home/cab/docker/portfolio/src
RSYNC_SOURCE: . RSYNC_SOURCE: .
run: | run: |
rsync -rz --delete \ rsync -rz --delete \