Update core and wording of CI script

This commit is contained in:
James Seibel
2022-07-02 22:50:31 -05:00
parent 430b23bb45
commit 8873503853
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ image: gradle:eclipse-temurin
# The ci should always use an unix/unix-like OS to work
# all stages need to be defined here
#Dont build the standalone yet cus it isnt done
# Don't build the standalone jar yet because it isn't done yet
# - build_standalone
stages:
- build_19