[Git][noosfero/noosfero][stable-1.10] Adds repository key every build

Rodrigo Souto gitlab at mg.gitlab.com
Thu Jan 11 17:51:57 BRST 2018


Rodrigo Souto pushed to branch stable-1.10 at Noosfero / noosfero


Commits:
ca15ac62 by Gabriel Silva at 2018-01-11T16:51:30-03:00
Adds repository key every build

Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>

- - - - -


1 changed file:

- script/install-dependencies/debian-jessie.sh


Changes:

=====================================
script/install-dependencies/debian-jessie.sh
=====================================
--- a/script/install-dependencies/debian-jessie.sh
+++ b/script/install-dependencies/debian-jessie.sh
@@ -7,8 +7,9 @@ if ! grep -q "$binary_packages" /etc/apt/sources.list.d/noosfero.list; then
 $binary_packages
 $source_packages
 EOF
+fi
 
-  sudo apt-key add - <<EOF
+sudo apt-key add - <<EOF
 -----BEGIN PGP PUBLIC KEY BLOCK-----
 Version: GnuPG v1.4.12 (GNU/Linux)
 
@@ -51,7 +52,6 @@ FPQAoNmiMgP6zGF9rgOEWMEiFEryayrz
 =70DR
 -----END PGP PUBLIC KEY BLOCK-----
 EOF
-fi
 
 
 if test -f tmp/debian/Release.gpg; then



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/ca15ac622ea98c38a20b47621d291863a7938a6d

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/ca15ac622ea98c38a20b47621d291863a7938a6d
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180111/8b15544e/attachment-0001.html>


More information about the Noosfero-dev mailing list