gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-rest-api] branch master updated (ced9fca -> fd9485c)


From: gnunet
Subject: [gnunet-rest-api] branch master updated (ced9fca -> fd9485c)
Date: Thu, 14 May 2020 14:19:42 +0200

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

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

    from ced9fca  we have no static files
     new 88ce375  add deploy script
     new fd9485c  fix deploy script

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .buildbot/firefly-x86_64-amdepyc_deploy.sh | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100755 .buildbot/firefly-x86_64-amdepyc_deploy.sh

diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh 
b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
new file mode 100755
index 0000000..5a9faa3
--- /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 build/
+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]