Initial commit: Hello Devops CI/CD

This commit is contained in:
2025-12-31 19:20:52 +07:00
commit 7afe6a20dd
3 changed files with 35 additions and 0 deletions

9
index.html Normal file
View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>DevOps Demo</title>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>