Skip to content
Snippets Groups Projects
Commit 8f2ec853 authored by Johannes Mey's avatar Johannes Mey
Browse files

fix syntax

parent 789cef72
No related branches found
No related tags found
1 merge request!1Feature/ci
Pipeline #8821 failed
...@@ -11,7 +11,8 @@ build: ...@@ -11,7 +11,8 @@ build:
script: script:
- ./gradlew --console=plain --no-daemon assemble jar - ./gradlew --console=plain --no-daemon assemble jar
artifacts: artifacts:
build/libs/*.jar paths:
- build/libs/*.jar
test: test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment