mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-07 03:00:29 +01:00
Output location
This commit is contained in:
parent
06568e606f
commit
15e935f93a
@ -13,7 +13,7 @@ build:
|
||||
stage: build
|
||||
script:
|
||||
- gradle build
|
||||
- mv $path/build/libs/*.jar $path/
|
||||
- mv build/libs/*.jar $path/
|
||||
artifacts:
|
||||
paths:
|
||||
- $path/*.jar
|
||||
|
Loading…
Reference in New Issue
Block a user