mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Use default branch for all pkgr addons
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user