]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
support stable
authorHolger Levsen <holger@layer-acht.org>
Sat, 17 Sep 2011 13:58:55 +0000 (15:58 +0200)
committerHolger Levsen <holger@layer-acht.org>
Sat, 17 Sep 2011 13:58:55 +0000 (15:58 +0200)
debian_build.py

index 5d3b22a5d24f5b4cd396fefa05a09b8caf93812f..f493eedb9e3e82bd71df6088e5545f672d6a1f35 100755 (executable)
@@ -434,7 +434,7 @@ if __name__ == '__main__':
       pb_suite='pre-staging'
     elif options.distribution in ('testing', 'staging'):
       pb_suite='staging'
-    elif options.distribution in ('production', 'production-proposed-updates'):
+    elif options.distribution in ('stable', 'stable-proposed-updates', 'production', 'production-proposed-updates'):
       pb_suite='production-proposed-updates'
        
     gbp = git_buildpackage.GitBuildPackage(