gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0001] branch master updated: fix deployment


From: gnunet
Subject: [lsd0001] branch master updated: fix deployment
Date: Sun, 17 May 2020 21:53:23 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new e8157f0  fix deployment
e8157f0 is described below

commit e8157f0b7f4b88c5416baf9b15900ca38ab911ee
Author: Martin Schanzenbach <address@hidden>
AuthorDate: Sun May 17 21:48:16 2020 +0200

    fix deployment
---
 .buildbot/firefly-x86_64-amdepyc_deploy.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh 
b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
index 0089385..b6791b2 100755
--- a/.buildbot/firefly-x86_64-amdepyc_deploy.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
@@ -3,5 +3,5 @@
 # Deploy rest api from buildbot
 
 chmod -R ag+rX draft-schanzen-gns.*
-scp draft-schanzen-gns.* address@hidden:~/public/lsd0001/
-ssh address@hidden "ln -s /home/lsd/public/lsd0001/draft-schanzen-gns.html 
/home/lsd/public/lsd0001/index.html"
+cp draft-schanzen-gns.html index.html
+rsync -a --delete ./ address@hidden:~/public/lsd0001/

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



reply via email to

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