add buildkite sections
This commit is contained in:
parent
7dde322ce2
commit
57092eeb4f
2 changed files with 7 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue