This repository has been archived on 2023-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
Files
better-tp/.gitlab-ci.yml
2017-04-06 08:45:11 +00:00

3 lines
54 B
YAML

image: maven:3-jdk-8
build:
script: "mvn install -B"