Skip to content
Snippets Groups Projects
Verified Commit 852b9180 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

build: properly export artifacts

parent e41dc33f
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ release-artifacts:
- "./gradlew publish"
artifacts:
paths:
- "build/libs/*"
- "*/build/libs/*"
rules:
- if: "$CI_COMMIT_TAG"
when: on_success
......
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