Skip to content

Commit e3bf0aa

Browse files
Wcoder547Copilot
andcommitted
fix: update console log message for CI/CD pipeline clarity
Co-authored-by: Copilot <copilot@github.com>
1 parent c906404 commit e3bf0aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Back-end/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ const onlineUsers = new Set();
4040
connectDB(mongoURI);
4141

4242
console.log("laadle ci/cd pipeline bna li he ");
43+
console.log("laadle ci/cd pipeline bna li he 2");
4344

4445
cloudinary.config({
4546
cloud_name: process.env.CLOUDINARY_CLOUD_NAME,

0 commit comments

Comments
 (0)