Core/.gitlab-ci.yml

3 lines
70 B
YAML

script:
- find -name "*.java" > sources.txt
- javac bin @sources.txt