From 9773ccc4519c4c35f969248c4e0f13689b631760 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 9 Jan 2013 09:14:05 +0300 Subject: sidekiq with green tests --- lib/hooks/post-receive | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/hooks') diff --git a/lib/hooks/post-receive b/lib/hooks/post-receive index ebd9e1a028a..6944d3e3f72 100755 --- a/lib/hooks/post-receive +++ b/lib/hooks/post-receive @@ -1,5 +1,6 @@ #!/usr/bin/env bash +# Version 4.1 # This file was placed here by GitLab. It makes sure that your pushed commits # will be processed properly. -- cgit v1.2.1