registry check
build-and-push / docker (push) Failing after 3m48s

This commit is contained in:
aayalew
2026-07-10 17:10:42 +03:00
commit b7d4db6ae8
3 changed files with 49 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Gitea demo</title>
</head>
<body>
<h1>Gitea Actions demo</h1>
<p>Built and pushed via Gitea Actions on the AlertAware dev cluster.</p>
</body>
</html>