gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] 01/03: -fix: actually build html


From: gnunet
Subject: [gnunet] 01/03: -fix: actually build html
Date: Mon, 06 Jul 2020 19:58:14 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit b97a9253823ab8e56da3b89d4d43e816e1b1cbb4
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Mon Jul 6 18:03:21 2020 +0200

    -fix: actually build html
---
 .buildbot/firefly-x86_64-amdepyc_deploy.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh 
b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
index b956a3d92..8ba9d35be 100755
--- a/.buildbot/firefly-x86_64-amdepyc_deploy.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
@@ -2,5 +2,8 @@
 
 # Deploy docs from buildbot
 
+cd doc
+make html
+cd ..
 chmod -R ag+rX doc/
 rsync -a --delete doc/ handbook@firefly.gnunet.org:~/doc_deployment/

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]