Initialise le fichier .gitlab-ci.yml

This commit is contained in:
Simon
2023-04-26 16:39:55 +00:00
committed by Simon
parent b2f76f3a0d
commit 6fe5481363
18 changed files with 485 additions and 112 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"conventionalCommits.scopes": [
"cicd"
]
}