mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2025-03-12 14:39:12 +01:00
Update .gitlab-ci.yml, no cleaning
This commit is contained in:
parent
e834f58cf8
commit
06568e606f
@ -12,7 +12,7 @@ stages:
|
||||
build:
|
||||
stage: build
|
||||
script:
|
||||
- gradle clean build
|
||||
- gradle build
|
||||
- mv $path/build/libs/*.jar $path/
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user