Update jar merging pipeline

This commit is contained in:
James Seibel
2022-01-22 22:34:35 -06:00
parent bcc11b8f0c
commit 539698c456
+3 -2
View File
@@ -32,7 +32,8 @@ gradleSetup:
# build using Java 17
image: eclipse-temurin:17
cache:
key:
key: "$CI_COMMIT_REF_NAME"
policy: pull-push
files:
- gradle/wrapper/gradle-wrapper.properties
paths:
@@ -48,7 +49,7 @@ build:
image: eclipse-temurin:17
cache:
key: "$CI_COMMIT_REF_NAME"
policy: push
policy: pull-push
paths:
- .architectury-transformer
- .gradle