Fix Jenkinsfile: force recreate + health check

This commit is contained in:
soufiane 2025-10-30 21:17:36 +01:00
parent 2160d56a12
commit 246f154793

View File

@ -14,7 +14,7 @@ export default function Home() {
/>
<div className="flex flex-col items-center gap-6 text-center sm:items-start sm:text-left">
<h1 className="max-w-xs text-3xl font-semibold leading-10 tracking-tight text-black dark:text-zinc-50">
My page file.
My all page file.
</h1>
<p className="max-w-md text-lg leading-8 text-zinc-600 dark:text-zinc-400">
Looking a starting point or more instructions? Head over to{" "}