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