forked from rohit/spurrin-backend
Jnkinsfile, checking automation
This commit is contained in:
parent
6034054e38
commit
a00b62730f
@ -127,7 +127,11 @@ async function startServer() {
|
|||||||
res.send("SpurrinAI Backend is running!");
|
res.send("SpurrinAI Backend is running!");
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log('SpurrinAI Backend is running checking automation 1!');
|
console.log('checking automation!');
|
||||||
|
console.log('checking automation!');
|
||||||
|
console.log('checking automation!');
|
||||||
|
console.log('checking automation!');
|
||||||
|
console.log('checking automation!');
|
||||||
|
|
||||||
// Error handling middleware
|
// Error handling middleware
|
||||||
app.use(errorHandler);
|
app.use(errorHandler);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user