Update the pipeline
This commit is contained in:
+8
-4
@@ -76,10 +76,14 @@ build:
|
||||
- fabric/build/libs
|
||||
- forge/build/libs
|
||||
exclude:
|
||||
- *-dev.jar
|
||||
- *-dev-shadow.jar
|
||||
- *-sources-dev.jar
|
||||
- *-sources.jar
|
||||
- fabric/*-dev.jar
|
||||
- fabric/*-dev-shadow.jar
|
||||
- fabric/*-sources-dev.jar
|
||||
- fabric/*-sources.jar
|
||||
- forge/*-dev.jar
|
||||
- forge/*-dev-shadow.jar
|
||||
- forge/*-sources-dev.jar
|
||||
- forge/*-sources.jar
|
||||
reports:
|
||||
# To ensure we've access to these files in the next stage
|
||||
dotenv: generate_jars.env
|
||||
|
||||
Reference in New Issue
Block a user