InvSee-plus-plus
InvSee-plus-plus copied to clipboard
Use custom build image to speed up CI
Currently, the InvSee++ pipeline runs in a simple ubuntu docker container, this is then used to install CraftBukkit in the local maven repository using buildtools. This process takes a lot of time; it would be better to have a pre-made image in which multiple versions of CraftBukkit are already installed.