delete deploy fixed
All checks were successful
Deploy AstraOS Panel / deploy (push) Successful in 11s
All checks were successful
Deploy AstraOS Panel / deploy (push) Successful in 11s
This commit is contained in:
parent
b5ea279e42
commit
6a0c4c249b
|
|
@ -25,5 +25,5 @@ jobs:
|
||||||
|
|
||||||
- name: Deploy AstraOS folder to server
|
- name: Deploy AstraOS folder to server
|
||||||
run: |
|
run: |
|
||||||
rsync -av --delete \
|
rsync -av \
|
||||||
./AstraOS/ astraos@116.203.131.247:/home/astraos/Astra-OS-Panel/
|
./AstraOS/ astraos@116.203.131.247:/home/astraos/Astra-OS-Panel/
|
||||||
Loading…
Reference in a new issue