mirror correction on the deploy

Signed-off-by: Bertty Contreras-Rojas <bertty@scalytics.io>
diff --git a/Gemfile b/Gemfile
index 205a395..dfe83cd 100644
--- a/Gemfile
+++ b/Gemfile
@@ -30,4 +30,5 @@
   gem 'jekyll-asciidoc', '~> 2.1.1'
 end
 
-gem "html-proofer"
+# TODO: check if used if not need to be deleted
+#gem "html-proofer"
diff --git a/script/cibuild b/script/cibuild
index a9e0ab7..328e959 100644
--- a/script/cibuild
+++ b/script/cibuild
@@ -43,6 +43,7 @@
 cp LICENSE.TXT ../tmp
 cp NOTICE.TXT ../tmp
 
+git pull origin ${BRANCH_PAGE}
 git checkout ${BRANCH_PAGE}
 
 #delete the old file that it was not gerenated