Commit ba556bcd authored by Łukasz Korbasiewicz's avatar Łukasz Korbasiewicz Committed by Evan Read

Update job_artifacts docs

parent c230f294
......@@ -435,7 +435,7 @@ list = arts.order(size: :desc).limit(50).each do |art|
end
```
To change the number of projects listed, change the number in `limit(50)`.
To change the number of job artifacts listed, change the number in `limit(50)`.
#### Delete job artifacts from jobs completed before a specific date
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment