Skip to content

Commit b8571b7

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Back-end/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const onlineUsers = new Set();
3939

4040
connectDB(mongoURI);
4141

42-
console.log("ci/cd pipeline test");
42+
console.log("laadle ci/cd pipeline bna li he ");
4343

4444
cloudinary.config({
4545
cloud_name: process.env.CLOUDINARY_CLOUD_NAME,

0 commit comments

Comments
 (0)