community/gitlab to 8.17.3-3

This commit is contained in:
Kevin Mihelich 2017-03-11 03:24:58 +00:00
parent 74d0f61bdd
commit cbfba8ed02

View file

@ -12,7 +12,7 @@
pkgname=gitlab
pkgver=8.17.3
pkgrel=2
pkgrel=3
pkgdesc="Project management and code hosting application"
arch=('i686' 'x86_64')
url="https://gitlab.com/gitlab-org/gitlab-ce/tree/master#README"
@ -126,8 +126,10 @@ build() {
sed -i 's/url.*/nope.sock/g' config/resque.yml
bundle-2.3 exec rake assets:precompile RAILS_ENV=production --trace
# npm install
# bundle-2.3 exec rake webpack:compile RAILS_ENV=production --trace
# npm install --production
# bundle-2.3 exec rake gitlab:assets:clean gitlab:assets:compile cache:clear RAILS_ENV=production --trace
# bundle-2.3 exec rake webpack:compile RAILS_ENV=production --trace
# After building assets, clean this up again
rm config/database.yml config/database.yml.postgresql.orig