Files
tekton-demo/index.html
2025-08-04 15:43:35 +09:00

12 lines
198 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Tekton Demo2</title>
</head>
<body>
<h1>✅ Hello Tekton CI/CD!</h1>
<p>This page is built automatically using Tekton Pipeline.</p>
</body>
</html>