perf(expire_in): optimize expiration time

This commit is contained in:
philipp 2023-11-10 09:14:01 +01:00
parent dd436d3571
commit 956951d228

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