point to script on remote machine
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s
This commit is contained in:
parent
7706ac5c7f
commit
19734bfa77
@ -15,5 +15,5 @@ jobs:
|
|||||||
password: ${{ secrets.PASSWORD }}
|
password: ${{ secrets.PASSWORD }}
|
||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: |
|
script: |
|
||||||
cd /home/sadmin/containers/crafty
|
cd /home/sadmin/containers/crafty/scripts/datapacks
|
||||||
ls -l
|
./update_dev.sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user