From d0aa98ecc8b4dfbb494fc3516529ded09d95c770 Mon Sep 17 00:00:00 2001 From: Piotr Gawron <piotr.gawron@uni.lu> Date: Thu, 12 May 2022 13:34:50 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 302a6dce98..52d3d2fc82 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ When all the changes are ready tag commit and push it to the repository. Gitlab echo 'PUT minerva_12.0.3_amd64.deb'| sftp -P 8022 repo-r3lab.lcsb.uni.lu ssh repo 'sudo reprepro -b /var/www/html/debian includedeb test minerva_12.0.3_amd64.deb' ``` +The password required for signing the package is available in LCSB sysdamins team. Remember to use proper repository: * stable - for production ready debian packages -- GitLab