Add an expiration to the archives

This commit is contained in:
James Seibel
2022-02-05 15:42:45 +00:00
parent 767452338a
commit c8f78dad5c
+2
View File
@@ -84,6 +84,7 @@ build:
reports:
# To ensure we've access to these files in the next stage
dotenv: generate_jars.env
expire_in: 1 day
# third stage
merge:
@@ -103,6 +104,7 @@ merge:
paths:
# relative to the root directory
- Merged
expire_in: 1 day
## forth stage