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

This commit is contained in:
2026-02-28 17:16:30 +11:00
parent 135962267d
commit 2551ab4343

View File

@@ -42,5 +42,5 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
port: 22
script: |
cd /root/pluralflux-dev/PluralFlux
cd ${{ secrets.BOT_DIRECTORY }}
docker compose up -d pluralflux-dev