[DRE-commits] [gitlab] 03/03: run gitlab:check
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Jan 15 20:47:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master-8.4
in repository gitlab.
commit b8a8f4d7c16f743707afa0fb170ba0b689162c2a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Jan 16 02:16:50 2016 +0530
run gitlab:check
---
debian/rake-tasks.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rake-tasks.sh b/debian/rake-tasks.sh
index 33e1732..a1d2df1 100755
--- a/debian/rake-tasks.sh
+++ b/debian/rake-tasks.sh
@@ -9,5 +9,6 @@ REDIS_URL=redis://localhost:6379 \
SHELL_ROOT_PATH=/usr/share/gitlab-shell RAILS_ENV=production'
echo "Precompiling assets..."
su ${gitlab_user} -s /bin/sh -c 'bundle exec rake assets:precompile RAILS_ENV=production'
+su ${gitlab_user} -s /bin/sh -c 'bundle exec rake gitlab:check RAILS_ENV=production'
su ${gitlab_user} -s /bin/sh -c 'touch public/source.tar.gz'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git
More information about the Pkg-ruby-extras-commits
mailing list