Merge branch 'change-artifact-expiration' into 'main'
perf(expire_in): optimize expiration time See merge request PhilippHofer/rot!103
This commit is contained in:
commit
9983d0f14a
@ -18,7 +18,7 @@ build:
|
|||||||
paths:
|
paths:
|
||||||
- target/$CARGO_TARGET/release/rot
|
- target/$CARGO_TARGET/release/rot
|
||||||
- static
|
- static
|
||||||
expire_in: 1 week
|
expire_in: 3 hours
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
|
Loading…
Reference in New Issue
Block a user