From fd4da2d42a59c0392b9094c00a36c1a7328fc123 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Thu, 29 Nov 2018 19:34:56 -0600 Subject: [PATCH] Remove zuul settings New repo import tests do not allow the presence of zuul config files. This will need to be added after the import is complete. Signed-off-by: Sean McGinnis --- .zuul.yaml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .zuul.yaml diff --git a/.zuul.yaml b/.zuul.yaml deleted file mode 100644 index 16dab15..0000000 --- a/.zuul.yaml +++ /dev/null @@ -1,6 +0,0 @@ -- project: - templates: - - build-openstack-docs-pti - post: - jobs: - - publish-openstack-tox-docs-direct