forked from PluralFlux/PluralFlux
Update .gitea/workflows/build-dev.yml
All checks were successful
nodeJS remote worker / build (push) Successful in 44s
All checks were successful
nodeJS remote worker / build (push) Successful in 44s
This commit is contained in:
@@ -39,6 +39,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
host: ${{ secrets.SSH_HOST }}
|
host: ${{ secrets.SSH_HOST }}
|
||||||
username: ${{ secrets.SSH_USER }}
|
username: ${{ secrets.SSH_USER }}
|
||||||
|
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
port: 22
|
port: 22
|
||||||
script: |
|
script: |
|
||||||
cd /root/pluralflux-dev/PluralFlux
|
cd /root/pluralflux-dev/PluralFlux
|
||||||
|
|||||||
Reference in New Issue
Block a user