Skip to content

Instantly share code, notes, and snippets.

@schisamo
Created August 12, 2014 16:54
Show Gist options
  • Save schisamo/61b89603f51434c9cfef to your computer and use it in GitHub Desktop.
Save schisamo/61b89603f51434c9cfef to your computer and use it in GitHub Desktop.
diff --git a/.kitchen.yml b/.kitchen.yml
index cc390d9..dfb29fd 100644
--- a/.kitchen.yml
+++ b/.kitchen.yml
@@ -71,11 +71,11 @@ default: &default
master:
host_name: 33.33.33.10
pipeline_types:
- - client_build
- - client_cvt
- - releng
+ # - client_build
+ # - client_cvt
+ # - releng
- server_acceptance
- - server_build
+ # - server_build
suites:
################################################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment