Ajout build et deploy
All checks were successful
CI/CD Pipeline / test (push) Successful in 10s
CI/CD Pipeline / deploy (push) Successful in 14s

This commit is contained in:
Votre Nom
2026-04-14 13:47:07 +00:00
parent 0c53183602
commit be2650dc93
4 changed files with 19 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
<title>Mon Site DevOps</title>
</head>
<body>
<h1>Bienvenue sur mon site</h1>
<p>Déployé automatiquement avec CI/CD !</p>
</body>
</html>