Skip to content

Commit

Permalink
Run snap build sooner to better mask the delay
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines authored and solana-grimes committed Jun 24, 2018
1 parent 8ef8a8d commit b2accd1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ci/buildkite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ steps:
- command: "ci/docker-run.sh rust ci/test-erasure.sh"
name: "erasure [public]"
timeout_in_minutes: 20
- wait
- command: "ci/publish-snap.sh"
- command: "ci/snap.sh [public]"
timeout_in_minutes: 20
name: "publish snap"
- command: "ci/publish-crate.sh"
name: "snap [public]"
- wait
- command: "ci/publish-crate.sh [public]"
timeout_in_minutes: 20
name: "publish crate"
- command: "ci/hoover.sh"
- command: "ci/hoover.sh [public]"
timeout_in_minutes: 20
name: "clean agent"

File renamed without changes.

0 comments on commit b2accd1

Please sign in to comment.