test(cicd): Implement new pipe with anchor

This commit is contained in:
2023-05-08 10:48:11 +02:00
parent 9941fa7bac
commit 03cce7edee
2 changed files with 107 additions and 41 deletions

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

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