add fabric build step

This commit is contained in:
Leijurv 2021-01-29 21:06:37 -08:00
parent 78acd2f945
commit 825bad47ef
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 1 additions and 0 deletions

View File

@ -22,3 +22,4 @@ RUN dpkg -i scripts/xvfb_1.16.4-1_amd64.deb
RUN ./gradlew build
RUN ./gradlew build -Pbaritone.forge_build
RUN ./gradlew build -Pbaritone.fabric_build