Skip to content
Snippets Groups Projects
Commit 752b2ba4 authored by Johannes Oehm's avatar Johannes Oehm
Browse files

disabled ci

parent 4f831367
No related branches found
Tags v0.9
No related merge requests found
Pipeline #1317 failed
......@@ -17,7 +17,7 @@ before_script:
- sudo apt-get install nodejs npm
- sudo apt-get install gradle
build:
.build:
stage: build
script: gradle shadowJar
cache:
......@@ -27,7 +27,7 @@ build:
- build
- .gradle
test:
.test:
stage: test
script: gradle check
cache:
......
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