mirror of
https://github.com/servo/servo.git
synced 2025-07-03 13:33:39 +01:00
Artifact named after their path’s base name
This commit is contained in:
parent
46ed832b21
commit
fe88dba26d
3 changed files with 5 additions and 9 deletions
|
@ -17,7 +17,7 @@ def main():
|
|||
max_run_time_minutes=20,
|
||||
|
||||
artifacts=[
|
||||
("executable.gz", "/repo/something-rust/something-rust.gz", "1 week"),
|
||||
("/repo/something-rust/executable.gz", "1 week"),
|
||||
],
|
||||
|
||||
# https://docs.taskcluster.net/docs/reference/workers/docker-worker/docs/caches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue