Created
August 12, 2014 16:54
-
-
Save schisamo/61b89603f51434c9cfef to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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