Update .gitlab-ci.yml

This commit is contained in:
J. Fronny 2020-07-13 15:19:25 +00:00
parent 69493b0113
commit 73352e727a

View File

@ -8,7 +8,7 @@ before_script:
deploy:
stage: deploy
script: ./gradlew.bat --build-cache assemble
script: ./gradlew --build-cache assemble
artifacts:
paths:
- build/libs