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: trigger docs buil


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: trigger docs building.
Date: Mon, 20 May 2019 23:30:56 +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 90a4bec  trigger docs building.
90a4bec is described below

commit 90a4bec8046faf83b47f47ccd4cae1f7eaf1c264
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon May 20 23:30:37 2019 +0200

    trigger docs building.
---
 taler-docbuild/Makefile      | 12 +++++++++---
 taler-docbuild/invalidate.sh |  2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/taler-docbuild/Makefile b/taler-docbuild/Makefile
index 4c286e3..4244050 100644
--- a/taler-docbuild/Makefile
+++ b/taler-docbuild/Makefile
@@ -1,6 +1,12 @@
-all: api-stamp backoffice-stamp bank-stamp exchange-stamp 
-all: docs-landing-stamp merchant-stamp tutorials-stamp
-all: www.taler.net-stamp stage.taler.net-stamp
+all: api-stamp
+all: backoffice-stamp
+all: bank-stamp exchange-stamp 
+all: docs-landing-stamp
+all: merchant-stamp
+all: tutorials-stamp
+all: www.taler.net-stamp
+all: stage.taler.net-stamp
+all: deployment-stamp
 
 tutorials-stamp:
        ./update_tutorials.sh
diff --git a/taler-docbuild/invalidate.sh b/taler-docbuild/invalidate.sh
index 55c8ad3..f897102 100755
--- a/taler-docbuild/invalidate.sh
+++ b/taler-docbuild/invalidate.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 set -eu
-components="merchant-frontend-examples merchant exchange backoffice 
stage.taler.net www.taler.net api docs-landing"
+components="merchant-frontend-examples merchant exchange backoffice 
stage.taler.net www.taler.net api docs-landing deployment"
 
 for component in  $components ; do
   cd $HOME/$component

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



reply via email to

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