[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: -update build
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: -update build |
Date: |
Sun, 24 Sep 2023 22:15:56 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 2b02ea1 -update build
2b02ea1 is described below
commit 2b02ea1160d78c192f1e1f316ab32966a392da55
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Sep 24 22:15:49 2023 +0200
-update build
---
packaging/ubuntu-docker/Dockerfile | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/packaging/ubuntu-docker/Dockerfile
b/packaging/ubuntu-docker/Dockerfile
index 2207027..30d8f4b 100644
--- a/packaging/ubuntu-docker/Dockerfile
+++ b/packaging/ubuntu-docker/Dockerfile
@@ -47,10 +47,10 @@ COPY anastasis-build.sh /root/
RUN chmod +x /root/anastasis-build.sh
RUN /root/anastasis-build.sh master
-COPY wallet-build.sh /root/
-RUN chmod +x /root/wallet-build.sh
-RUN /root/wallet-build.sh master
+#COPY wallet-build.sh /root/
+#RUN chmod +x /root/wallet-build.sh
+#RUN /root/wallet-build.sh master
-COPY libeufin-build.sh /root/
-RUN chmod +x /root/libeufin-build.sh
-RUN /root/libeufin-build.sh master
+#COPY libeufin-build.sh /root/
+#RUN chmod +x /root/libeufin-build.sh
+#RUN /root/libeufin-build.sh master
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: -update build,
gnunet <=