This commit is contained in:
Esophose 2019-04-15 04:07:08 -06:00
parent 4ca246f869
commit f4dac167e2

View File

@ -12,7 +12,7 @@ stages:
build:
stage: build
script:
- gradle build
- gradle assemble
- ls -lR
- mv $path/build/libs/*.jar $path/
artifacts: