gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: -update deployment


From: gnunet
Subject: [www] branch master updated: -update deployment
Date: Mon, 30 Aug 2021 19:15:09 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 3eb525b  -update deployment
3eb525b is described below

commit 3eb525bcbf11372001baa05c6a7288adf03e1afb
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Mon Aug 30 19:11:24 2021 +0200

    -update deployment
---
 .buildbot/firefly-x86_64-amdepyc_deploy.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh 
b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
index 13dde20..f77bb64 100755
--- a/.buildbot/firefly-x86_64-amdepyc_deploy.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
@@ -5,7 +5,7 @@
 chmod -R ag+rX rendered/
 DEPLOY_USER="www"
 if [ $(git rev-parse --abbrev-ref HEAD) == 'stable' ]; then
-  rsync -a --delete rendered/ $DEPLOY_USER@gnunet.org:~/www_deployment/
+  rsync -a --delete rendered/ $DEPLOY_USER@firefly.gnunet.org:~/stable/
 else
   rsync -a --delete rendered/ $DEPLOY_USER@firefly.gnunet.org:~/stage/
 fi

-- 
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]