Update .gitea/workflows/build-dev.yml
All checks were successful
nodeJS remote worker / build (push) Successful in 44s

This commit is contained in:
2026-02-28 17:08:18 +11:00
parent 24802f1b75
commit 135962267d

View File

@@ -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-dev/PluralFlux