test: add pipeline test marker
Some checks failed
Deploy Feature Branch to Test / deploy (push) Failing after 42s
Some checks failed
Deploy Feature Branch to Test / deploy (push) Failing after 42s
This commit is contained in:
9
test-pipeline-marker.html
Normal file
9
test-pipeline-marker.html
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head><title>Pipeline Test ✅</title></head>
|
||||||
|
<body style="font-family:sans-serif;text-align:center;padding:50px;">
|
||||||
|
<h1>🚀 Pipeline Deployment funktioniert!</h1>
|
||||||
|
<p>Diese Datei wurde automatisch über die Gitea Actions Pipeline deployed.</p>
|
||||||
|
<p>Branch: feature/test-pipeline</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user