Fix exporting duplicate jars

This commit is contained in:
James Seibel
2022-03-15 02:43:12 +00:00
parent 5cc31efa12
commit 919990820e
+2 -7
View File
@@ -53,12 +53,6 @@ build_18-1:
paths:
- .gradle
- cache/
artifacts:
name: "Merged_NightlyBuild-${CI_COMMIT_SHORT_SHA}-${CI_COMMIT_TIMESTAMP}_18-1"
paths:
# relative to the root directory
- Merged
expire_in: 1 day
# 1.18.2 build
@@ -74,7 +68,8 @@ build_18-2:
- .gradle
- cache/
artifacts:
name: "Merged_NightlyBuild-${CI_COMMIT_SHORT_SHA}-${CI_COMMIT_TIMESTAMP}_18-1"
# This should only be done for the last build, otherwise there will be a number of duplicate jars
name: "Merged_NightlyBuild-${CI_COMMIT_SHORT_SHA}-${CI_COMMIT_TIMESTAMP}"
paths:
# relative to the root directory
- Merged