Add CI builds for master

This commit is contained in:
Alejandro 2020-01-25 20:05:12 +02:00
parent 4723ecebbe
commit cdf06f64ea

View File

@ -4,11 +4,12 @@ cache:
paths:
- target/
build-dev:
build:
script:
- mvn package
only:
- dev
- master
artifacts:
paths:
- target/Habbo-*.jar