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

gitlab CI config: fix quoting

parent 7933e570
No related branches found
No related tags found
No related merge requests found
Pipeline #1294 passed
......@@ -22,4 +22,4 @@ test:
- yamllint .
- ansible-lint ./*/
# 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