Merge branch 'change-artifact-expiration' into 'main'

perf(expire_in): optimize expiration time

See merge request PhilippHofer/rot!103
This commit is contained in:
PhilippHofer 2023-11-10 08:47:10 +00:00
commit 9983d0f14a

View File

@ -18,7 +18,7 @@ build:
paths:
- target/$CARGO_TARGET/release/rot
- static
expire_in: 1 week
expire_in: 3 hours
test:
stage: test