mirror of
https://gitlab.com/2009scape/tools/rs09-thanos-tool.git
synced 2026-08-01 14:39:20 -06:00
consistent artifact naming
This commit is contained in:
parent
e17ff585a7
commit
1ccc43095b
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ build:
|
|||
stage: build
|
||||
script:
|
||||
- ./gradlew buildJar
|
||||
- ./mv build/libs/*.jar build/libs/thanostool.jar
|
||||
artifacts:
|
||||
paths:
|
||||
- build/libs/*.jar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue