gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-rest-api] 01/02: add deploy script


From: gnunet
Subject: [gnunet-rest-api] 01/02: add deploy script
Date: Thu, 14 May 2020 14:19:43 +0200

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

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

commit 88ce3758421676af7c87310e4840800951ca3943
Author: Martin Schanzenbach <address@hidden>
AuthorDate: Thu May 14 14:14:15 2020 +0200

    add deploy script
---
 .buildbot/firefly-x86_64-amdepyc_deploy.sh | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh 
b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
new file mode 100755
index 0000000..f20a972
--- /dev/null
+++ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+# Deploy rest api from buildbot
+
+chmod -R ag+rX buid/
+rsync -a --delete build/ address@hidden:~/rest_deployment/

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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