[CentOS-docs] [centos/centos.org] branch master updated: Fixed README.md

Sat Apr 13 08:52:07 UTC 2019
git at centos.org <git at centos.org>

This is an automated email from the git hooks/post-receive script.

unknown user pushed a commit to branch master
in repository centos/centos.org.

The following commit(s) were added to refs/heads/master by this push:
     new 9e4e59f  Fixed README.md
9e4e59f is described below

commit 9e4e59f0aa03a288efae5a63934240d9ea679884
Author: Fabian Arrotin <arrfab at centos.org>
AuthorDate: Sat Apr 13 10:52:02 2019 +0200

    Fixed README.md
    
    Signed-off-by: Fabian Arrotin <arrfab at centos.org>
---
 nanoc.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/nanoc.yaml b/nanoc.yaml
index 3710ba1..20b776b 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -92,7 +92,3 @@ deploy:
     kind: rsync
     dst: "webcontent at www.lon0.centos.org:/var/www/html/websitev2"
     options: [ '-aP', '--delete-after', '--exclude="*.csv"', '--exclude="*.rss"' ]
-  test:
-    kind: rsync
-    dst: "webcontent at webtest:/var/www/html/websitev2"
-    options: [ '-aP', '--delete-after', '--exclude="*.csv"', '--exclude="*.rss"' ]

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.