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