Skip to content
Snippets Groups Projects
Commit 7933e570 authored by Lars Beckers's avatar Lars Beckers
Browse files

gitlab CI config: fix ignored !

parent 6c64922f
Branches
No related tags found
No related merge requests found
Pipeline #1293 failed
...@@ -22,4 +22,4 @@ test: ...@@ -22,4 +22,4 @@ test:
- yamllint . - yamllint .
- ansible-lint ./*/ - ansible-lint ./*/
# yamllint disable-line rule:line-length # yamllint disable-line rule:line-length
- ! rg --fixed-strings "passwordstore" ./*/templates - "! rg --fixed-strings "passwordstore" ./*/templates"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment