fix: add CI/CD to vale to prevent build from failing

Signed-off-by: djamaile <rdjamaile@gmail.com>
This commit is contained in:
djamaile
2022-03-30 17:48:02 +02:00
committed by Fredrik Adelöw
parent b891d32604
commit 6803844d0b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -39,6 +39,7 @@ Changesets
chanwit
Chanwit
ci
CI/CD
classname
cli
cloudbuild
@@ -1,6 +1,6 @@
# cicd-statistics-module-gitlab
This is an extension module to the `cicd-statistics` plugin, providing a `CicdStatisticsApiGitlab` that you can use to extract the cicd statistics from your Gitlab repository.
This is an extension module to the `cicd-statistics` plugin, providing a `CicdStatisticsApiGitlab` that you can use to extract the CI/CD statistics from your Gitlab repository.
## Getting started