Gitlab CI

This commit is contained in:
Timo Ley 2019-05-21 17:41:10 +02:00
parent bbb1cc57a2
commit 4ec9790f04
1 changed files with 6 additions and 0 deletions

6
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,6 @@
before_script:
- gradle setupDecompWorkspace
build:
script:
- gradle build