We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 295bafb commit 1521a4eCopy full SHA for 1521a4e
1 file changed
netlify/build.sh
@@ -35,7 +35,7 @@ done
35
## Run Unit and End2End Tests
36
dotnet test
37
38
-# Server beenden
+## Stop server
39
kill $SERVER_PID
40
41
## publish project to known location for subsequent deployment by Netlify
0 commit comments