mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Make routed artifacts expire when the route does
This commit is contained in:
parent
b7e9566587
commit
c7234642a3
2 changed files with 7 additions and 3 deletions
|
@ -82,7 +82,7 @@ def main():
|
|||
target/release/build/osmesa-src-*/out/lib/gallium
|
||||
""",
|
||||
artifacts=[
|
||||
("/target.tar.gz", build_artifacts_expiry),
|
||||
"/target.tar.gz",
|
||||
],
|
||||
**build_kwargs
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue