Skip to content
Snippets Groups Projects
Commit 5bee188f authored by Carl Jones's avatar Carl Jones
Browse files

Update .gitlab-ci.yml. Add Code Climate.

parent dd1a554a
No related branches found
No related tags found
No related merge requests found
image: openjdk:17-jdk
include:
- template: Code-Quality.gitlab-ci.yml
default:
tags:
- comsc-ci
......@@ -9,6 +12,7 @@ default:
stages:
- assemble
- build
- test
- publish
- deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment