chore: remove debug steps and loyment workflow
This commit is contained in:
@@ -8,6 +8,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
|
||||
|
||||
jobs:
|
||||
build-and-test:
|
||||
runs-on: CDCD
|
||||
@@ -55,4 +56,4 @@ jobs:
|
||||
docker stop nextjs-app || true
|
||||
docker rm nextjs-app || true
|
||||
docker run -d -p 8015:3000 --restart unless-stopped --name nextjs-app nextjs-app
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user