Check if Gradle setup is necessary + fix artifacts not being populated

This commit is contained in:
James Seibel
2022-03-15 03:34:29 +00:00
parent fe59c6b0c9
commit b9608498a2
+8 -1
View File
@@ -6,7 +6,7 @@ stages:
# - gradleSetup
- build_18-1
- build_18-2
- artifacts
# - artifacts
variables:
# If we have correctness issues when compiling this can be set to false
@@ -63,6 +63,13 @@ build_18-2:
paths:
- .gradle
- cache/
artifacts:
# This should only be done for the last build, otherwise there will be duplicate jars
name: "Merged_NightlyBuild-${CI_COMMIT_SHORT_SHA}-${CI_COMMIT_TIMESTAMP}_18-2"
paths:
# relative to the root directory
- Merged
expire_in: 1 day
# put artifacts in a zip