summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Elrod <rick@elrod.me>2020-10-01 12:53:22 -0500
committerGitHub <noreply@github.com>2020-10-01 12:53:22 -0500
commitf66f05f4bb974e4d4769a7e3f370cc3eb5954b81 (patch)
tree61e95967ba2acc4b83d9b76b8eb32a491783710c
parentb926f73309d1f60e9e70cb686fd223447961f5fd (diff)
downloadansible-f66f05f4bb974e4d4769a7e3f370cc3eb5954b81.tar.gz
[tests] Try re-enabling hcloud (#72034)
Change: - See if they have fixed their issues yet. Test Plan: - CI 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 1ec1868f9b..d06e4cd04a 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-*"