Update .gitlab-ci.yml, no cleaning

This commit is contained in:
Esophose 2019-04-15 09:32:37 +00:00
parent e834f58cf8
commit 06568e606f

View File

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