Core/.gitlab-ci.yml

3 lines
70 B
YAML
Raw Normal View History

2015-12-05 18:53:40 +01:00
script:
- find -name "*.java" > sources.txt
- javac bin @sources.txt