Skip to content

Commit

Permalink
Add k8s 1.10 nightly builds (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanmb committed Dec 20, 2017
1 parent 3c6a36b commit 099cca7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .buildkite/pipeline.nightly.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
- name: 'Run Test Suite (:kubernetes: 1.10-latest)'
command: bin/ci
agents:
queue: minikube-ci
env:
LOGGING_LEVEL: 4
KUBERNETES_VERSION: v1.10-latest
- name: 'Run Test Suite (:kubernetes: 1.9-latest)'
command: bin/ci
agents:
Expand Down

0 comments on commit 099cca7

Please sign in to comment.