Use default branch for all pkgr addons

This commit is contained in:
kgalli
2014-12-10 13:28:57 +01:00
parent e9f6b06155
commit c55321d605
+7 -7
View File
@@ -20,11 +20,11 @@ services:
- postgres
installer: https://github.com/pkgr/installer.git#master
wizards:
- https://github.com/pkgr/addon-legacy-installer.git#installer
- https://github.com/pkgr/addon-mysql.git#installer
- https://github.com/pkgr/addon-apache2.git#installer
- https://github.com/pkgr/addon-svn-dav.git#installer
- https://github.com/pkgr/addon-smtp.git#installer
- https://github.com/pkgr/addon-memcached.git#installer
- https://github.com/pkgr/addon-openproject.git#installer
- https://github.com/pkgr/addon-legacy-installer.git
- https://github.com/pkgr/addon-mysql.git
- https://github.com/pkgr/addon-apache2.git
- https://github.com/pkgr/addon-svn-dav.git
- https://github.com/pkgr/addon-smtp.git
- https://github.com/pkgr/addon-memcached.git
- https://github.com/pkgr/addon-openproject.git
buildpack: https://github.com/ddollar/heroku-buildpack-multi.git