This commit is contained in:
Michael Vines
2018-07-12 23:11:22 -07:00
parent bd9bb21045
commit 1a813b8b68

View File

@ -36,3 +36,7 @@ steps:
- trigger: "solana-snap"
branches: "!pull/*"
async: true
build:
message: "${BUILDKITE_MESSAGE}"
commit: "${BUILDKITE_COMMIT}"
branch: "${BUILDKITE_BRANCH}"