give up moving the file

This commit is contained in:
Esophose 2019-04-15 04:21:50 -06:00
parent ee4a0b50fc
commit dea607fceb

View File

@ -10,7 +10,6 @@ build:
stage: build
script:
- gradle build
- mv build/libs/*.jar .
artifacts:
paths:
- ./*.jar
- build/libs/*.jar