updated pipeline - correct dir
All checks were successful
Deploy on push / deploy (push) Has been skipped
All checks were successful
Deploy on push / deploy (push) Has been skipped
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user