Update the pipeline

This commit is contained in:
James Seibel
2022-01-23 17:58:42 -06:00
parent 68155142c3
commit 577af4d854
+7 -3
View File
@@ -73,9 +73,13 @@ build:
name: "NightlyBuild-$CI_COMMIT_SHORT_SHA}-${CI_COMMIT_TIMESTAMP}"
paths:
# relative to the root directory
#- fabric/build/libs
#- forge/build/libs
- /^fabric\/build\/libs.*\.jar$/
- fabric/build/libs
- forge/build/libs
exclude:
- *-dev.jar
- *-dev-shadow.jar
- *-sources-dev.jar
- *-sources.jar
reports:
# To ensure we've access to these files in the next stage
dotenv: generate_jars.env