Skip to content
Snippets Groups Projects
Verified Commit 38921ef4 authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

CI

parent aaef9cd9
No related branches found
No related tags found
No related merge requests found
Pipeline #7328 failed
image: openjdk:10-alpine
stages:
- build
build:
stage: build
script:
- ./gradlew shadow
artifacts:
paths:
- build/libs/tester-1.0-SNAPSHOT-all.jar
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment