From: Martin Schanzenbach Date: Thu, 14 May 2020 09:07:02 +0000 (+0200) Subject: add buildbot deployment file X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=67096065b07574975279718234128534f1bd993e;p=oweals%2Fgnunet.git add buildbot deployment file --- diff --git a/.buildbot/deploy.sh b/.buildbot/deploy.sh new file mode 100755 index 000000000..b956a3d92 --- /dev/null +++ b/.buildbot/deploy.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +# Deploy docs from buildbot + +chmod -R ag+rX doc/ +rsync -a --delete doc/ handbook@firefly.gnunet.org:~/doc_deployment/