Agent cleaning is now performed in a separate pipeline

This commit is contained in:
Michael Vines 2018-07-26 11:23:33 -07:00 committed by Grimes
parent bd4fcf4ac6
commit 42ebf9502a
1 changed files with 0 additions and 3 deletions

View File

@ -37,9 +37,6 @@ steps:
- command: "ci/publish-crate.sh"
timeout_in_minutes: 20
name: "publish crate [public]"
- command: "ci/hoover.sh"
timeout_in_minutes: 20
name: "clean agent [public]"
- trigger: "solana-snap"
branches: "!pull/*"
async: true