gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [ascension] 07/09: fixed up gitlabci


From: gnunet
Subject: [GNUnet-SVN] [ascension] 07/09: fixed up gitlabci
Date: Fri, 10 May 2019 15:24:27 +0200

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

rexxnor pushed a commit to branch master
in repository ascension.

commit fda47676b5457d8e39581b80d4f68dc28dc6489a
Author: rexxnor <address@hidden>
AuthorDate: Fri May 10 13:36:10 2019 +0200

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index aa28513..bc2bf30 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/*/
+    - cd deb_dist/ascension-0.6.1/
     - cp ../../helpers/ascension.1 debian/ascension.1
     - echo "debian/ascension.1" > debian/python3-ascension.manpages
     - dh_installman
@@ -18,7 +18,7 @@ run-build_deb:
     - cp ../../helpers/copyright debian/copyright
     - dpkg-buildpackage -rfakeroot -uc -us
     - cd ../../
-    - apt install -y ./deb_dist/python3-ascension*.deb
+    - apt install -y ./deb_dist/python3-ascension_0.6.1-1_all.deb
     - ascension -h
     - bash helpers/gnunet-installer-0.11-debian.sh Production
     - apt install -y bind9 dnsutils procps

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



reply via email to

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