forked from PluralFlux/PluralFlux
Update .gitea/workflows/build-dev.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:
@@ -42,5 +42,5 @@ jobs:
|
|||||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
port: 22
|
port: 22
|
||||||
script: |
|
script: |
|
||||||
cd /root/pluralflux-dev/PluralFlux
|
cd ${{ secrets.BOT_DIRECTORY }}
|
||||||
docker compose up -d pluralflux-dev
|
docker compose up -d pluralflux-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user