summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Elrod <rick@elrod.me>2020-09-25 21:33:22 -0500
committerRick Elrod <rick@elrod.me>2020-09-26 03:39:08 -0500
commitf3d3c43c009196cc306948d8937c3e3e618457d7 (patch)
tree2b7c50cefd7ed3f9f007dc5a826a48259948778d
parent97c4064b87d0b7859492ebee03955dcf462ebeb4 (diff)
downloadansible-f3d3c43c009196cc306948d8937c3e3e618457d7.tar.gz
[tests] disable hcloud for now
Signed-off-by: Rick Elrod <rick@elrod.me>
-rw-r--r--shippable.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/shippable.yml b/shippable.yml
index d06e4cd04a..1ec1868f9b 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -135,8 +135,8 @@ matrix:
- env: T=cloud/2.7/1
- env: T=cloud/3.6/1
- - env: T=hcloud/2.7/1
- - env: T=hcloud/3.6/1
+ #- env: T=hcloud/2.7/1
+ #- env: T=hcloud/3.6/1
branches:
except:
- "*-patch-*"