Skip to content
Snippets Groups Projects
Commit 4025e245 authored by René Schöne's avatar René Schöne
Browse files

fix cloc script

parent a6fd069f
No related branches found
No related tags found
1 merge request!33Resolve "Refactorings/Clean-Up"
Pipeline #14552 passed
......@@ -107,7 +107,7 @@ build_cloc:
script:
- apk add cloc
- cd pages/cloc
- ./run-cloc.sh
- sh run-cloc.sh
artifacts:
paths:
- pages/docs/cloc.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment