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: 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: