This another tool

master
Melroy van den Berg 2021-03-06 22:02:23 +01:00
parent c1d8890f3e
commit 63e5847646
1 changed files with 2 additions and 2 deletions

View File

@ -21,9 +21,9 @@ doxygen:
lines_of_code:
stage: build
image: hhatto/gocloc
image: aldanial/cloc
script:
- /bin/gocloc .
- cloc .
build:
stage: build