Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Commit

Permalink
switch distribution to jessie
Browse files Browse the repository at this point in the history
  • Loading branch information
mikey179 committed Dec 1, 2015
1 parent d6872f4 commit ee4376f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ FILES="\"files\": [
{
\"includePattern\": \"build/bin/(.*\.deb)\", \"uploadPattern\": \"\$1\",
\"matrixParams\": {
\"deb_distribution\": \"vivid\",
\"deb_distribution\": \"jessie\",
\"deb_component\": \"main\",
\"deb_architecture\": \"i386,amd64\"
}
Expand Down

0 comments on commit ee4376f

Please sign in to comment.