Skip to content

Commit cb355cf

Browse files
authored
Update maintenance.md
1 parent 101a1be commit cb355cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Tips for addressing gradually dwindling free space:
4040
There are different ways to do this; see e.g.
4141
[this Stack Overflow question](https://stackoverflow.com/questions/13052390/jenkins-remove-old-builds-with-command-line).
4242
Example command that worked for me: `curl -u SethTisue:myauthkey -X POST 'https://scala-ci.typesafe.com/job/scala-2.11.x-integrate-community-build/[750-900]/doDelete'` where `SethTisue` is my GitHub user name and `myauthkey` is actually a hex thing I generated [on GitHub](https://github.com/settings/tokens).
43+
(Jul 30 2020) gah but last time I tried this I hit https://github.com/spinnaker/spinnaker/issues/2067 — not sure what to do
4344

4445
Tips for addressing a temporary free-space issue on the behemoths:
4546

0 commit comments

Comments
 (0)