Update .gitlab-ci.yml.

This commit is contained in:
dragontamerfred 2019-10-05 01:37:37 +02:00
parent dcf8d3582b
commit 49b3e07cc5

View file

@ -17,7 +17,6 @@ build:
stage: build
script:
- ./gradlew build
- echo "$(ls $(pwd)./gradle)"
artifacts:
paths:
- build/libs/*.jar