From 941e0ca9b7540a8e7d058bf72ffd416de1e5cb3c Mon Sep 17 00:00:00 2001 From: sobolevn Date: Sat, 20 Aug 2016 14:29:36 +0300 Subject: [PATCH] Changing deb distribution name --- utils/deb/deb-deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/deb/deb-deploy.sh b/utils/deb/deb-deploy.sh index 961468be..e05c3573 100755 --- a/utils/deb/deb-deploy.sh +++ b/utils/deb/deb-deploy.sh @@ -27,7 +27,7 @@ echo "{ \ \"includePattern\": \"build/buildroot/(.*\.deb)\", \ \"uploadPattern\": \"/git-secret_${SCRIPT_VERSION}_all.deb\", \ \"matrixParams\": { \ - \"deb_distribution\": \"stable\", \ + \"deb_distribution\": \"git-secret\", \ \"deb_component\": \"main\", \ \"deb_architecture\": \"all\" \ } \