add buildkite sections

This commit is contained in:
Bruno Windels 2019-04-09 17:27:49 +02:00
parent 7dde322ce2
commit 57092eeb4f
2 changed files with 7 additions and 0 deletions

View file

@ -10,6 +10,7 @@ steps:
- label: ":chains: End-to-End Tests"
command:
# TODO: Remove hacky chmod for BuildKite
- "echo \"--- Installing packages, & setup\""
- "chmod +x ./scripts/ci/*.sh"
- "chmod +x ./scripts/*"
- "apt-get update"