mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2025-02-13 18:21:23 +01:00
assemble
This commit is contained in:
parent
4ca246f869
commit
f4dac167e2
@ -12,7 +12,7 @@ stages:
|
|||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- gradle build
|
- gradle assemble
|
||||||
- ls -lR
|
- ls -lR
|
||||||
- mv $path/build/libs/*.jar $path/
|
- mv $path/build/libs/*.jar $path/
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
Reference in New Issue
Block a user