Commit de853418 authored by Ash McKenzie's avatar Ash McKenzie

Merge branch 'install-lefthook-in-gitpod' into 'master'

Install Lefthook in GitPod

See merge request gitlab-org/gitlab!52489
parents a6080c29 19e17c8d
...@@ -48,6 +48,8 @@ tasks: ...@@ -48,6 +48,8 @@ tasks:
make gitlab-db-migrate make gitlab-db-migrate
fi fi
cd ../gitlab cd ../gitlab
# Install Lefthook
bundle exec lefthook install
git checkout db/structure.sql git checkout db/structure.sql
cd ../gitlab-development-kit cd ../gitlab-development-kit
# Waiting for GitLab ... # Waiting for GitLab ...
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment