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