Update .gitlab-ci.yml file

This commit is contained in:
James Seibel
2022-03-15 03:21:59 +00:00
parent 91712cee2a
commit b082b048d6
+1 -1
View File
@@ -30,7 +30,7 @@ before_script:
# put artifacts in a zip
artifacts:
stage: build_18-2
stage: artifacts
script: echo 'Building complete. Creating artifact Zip.'
# build using Java 17
image: eclipse-temurin:17