Update .gitlab-ci.yml.

master
dragontamerfred 2019-10-05 01:37:37 +02:00
parent dcf8d3582b
commit 49b3e07cc5
1 changed files with 0 additions and 1 deletions

View File

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