gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [ascension] 02/02: updated gitlab ci


From: gnunet
Subject: [GNUnet-SVN] [ascension] 02/02: updated gitlab ci
Date: Thu, 06 Jun 2019 21:28:11 +0200

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

rexxnor pushed a commit to branch master
in repository ascension.

commit 0ed6b9d252593a9751bd3883e1ee24384f1af044
Author: rexxnor <address@hidden>
AuthorDate: Thu Jun 6 21:27:18 2019 +0200

    updated gitlab ci
---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8b9216d..4926fc4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ run-build_deb:
     - apt update
     - apt install -y python-all python3-stdeb git
     - python3 setup.py --command-package=stdeb.command sdist_dsc
-    - cd deb_dist/ascension-0.6.1/
+    - cd deb_dist/ascension-0.11.5/
     - cp ../../helpers/ascension.1 debian/ascension.1
     - echo "debian/ascension.1" > debian/python3-ascension.manpages
     - dh_installman
@@ -21,7 +21,7 @@ run-build_deb:
     - bash helpers/gnunet-installer-0.11-debian.sh Production
     - gnunet-arm -Esq
     - apt install -y bind9 dnsutils procps
-    - apt install -y ./deb_dist/python3-ascension_0.6.1-1_all.deb
+    - apt install -y ./deb_dist/python3-ascension_0.11.5-1_all.deb
     - su ascension -s /bin/bash -c "ascension -h"
     - cd ascension/test/
     - bash test_ascension_simple.sh

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



reply via email to

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