This commit is contained in:
2020-06-02 11:52:39 +02:00
parent eee3b16953
commit 82d5f1da62

View File

@@ -23,4 +23,4 @@ jobs:
run: yarn build-all
- name: Run
run: chmod 777 ./run.sh && screen -S nextjs -d -m sh run.sh
run: pm2 start yarn --name "next" -- start