gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: apikey


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: apikey
Date: Fri, 07 Jun 2019 20:19:32 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 7f92831  apikey
7f92831 is described below

commit 7f9283139adeba2c3a41ed0a2980104caa3ccced
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 7 20:19:25 2019 +0200

    apikey
---
 buildbot/checks.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildbot/checks.sh b/buildbot/checks.sh
index 7949da5..cc4cf43 100755
--- a/buildbot/checks.sh
+++ b/buildbot/checks.sh
@@ -127,6 +127,7 @@ if test "test" = ${DEPLOYMENT}; then
   URL="https://twister-backend.wild.gv.taler.net";
   http_status_code=$(curl \
     -H "X-Taler-Deployment-Color: ${NONACTIVE_COLOR}" \
+    -H "Authorization: ApiKey sandbox" \
     -s $URL -o /dev/null \
     -w "%{http_code}")
   if ! test 200 = $http_status_code; then

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



reply via email to

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