Add pipeline smoke test

This commit is contained in:
2026-08-21 10:41:56 +00:00
commit 53f82c71e2
+11
View File
@@ -0,0 +1,11 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>HVC Pipeline Smoke Test</title>
</head>
<body>
<h1>HVC Pipeline works 🚀</h1>
<p>Version 1</p>
</body>
</html>