moving away from script file
All checks were successful
Deploy datapack to dev / Build (push) Successful in 5s
All checks were successful
Deploy datapack to dev / Build (push) Successful in 5s
This commit is contained in:
parent
31f7c78b71
commit
7706ac5c7f
@ -14,4 +14,6 @@ jobs:
|
|||||||
username: sadmin
|
username: sadmin
|
||||||
password: ${{ secrets.PASSWORD }}
|
password: ${{ secrets.PASSWORD }}
|
||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script_path: scripts/test.sh
|
script: |
|
||||||
|
cd /home/sadmin/containers/crafty
|
||||||
|
ls -l
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user