Skip to content
Snippets Groups Projects
Commit 2142eb9d authored by Jose Raul Barreras's avatar Jose Raul Barreras
Browse files

chore: run unl-its/static-code-analysis container

parent da90092f
Branches
No related tags found
4 merge requests!5Develop,!4Working copy,!3Static code analysis on xls branch,!1WIP: Static code analysis on xls branch
stages:
- verify
- build
- test
Check Makefile:
stage: verify
......@@ -22,4 +23,11 @@ Make All Images:
tags:
- linux, dockerd
script:
- make
\ No newline at end of file
- make
test:
stage: test
tags:
- dockerd
script:
- docker run -rm unl-its/static-code-analysis sonar-scanner -v
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment