Fix CI not pulling core when building

This commit is contained in:
James Seibel
2023-02-28 07:28:25 -06:00
parent cdbfad060b
commit 1de5983260
+5
View File
@@ -8,6 +8,11 @@ stages:
# TODO: Make stages depending on what is in versionProperties
- build_1_18_2
variables:
# Pull core when building
GIT_SUBMODULE_STRATEGY: recursive
# 1.18.2 build
build_1_18_2:
stage: build_1_18_2