mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-19 11:31:57 +00:00
Attempt at licence compliance. Java 14 now works! Closes #477
This commit is contained in:
parent
9bad1ff0b4
commit
7133773762
@ -1,5 +1,8 @@
|
|||||||
image: maven:3-jdk-14
|
image: maven:3-jdk-14
|
||||||
|
|
||||||
|
include:
|
||||||
|
- template: Security/License-Scanning.gitlab-ci.yml
|
||||||
|
|
||||||
release:
|
release:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user