Pipeline CI
This commit is contained in:
11
index.html
Normal file
11
index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Mon Site DevOps</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Bienvenue sur mon site</h1>
|
||||
<p>Déployé automatiquement avec CI/CD !</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user