From 24fca3804098db8d0083d35db1975d198467e9b8 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 5 Aug 2021 03:10:19 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- .gitpod.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitpod.yml') diff --git a/.gitpod.yml b/.gitpod.yml index 7642cfce294..6f00147ae6b 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -48,6 +48,8 @@ tasks: make gitlab-db-migrate fi cd /workspace/gitlab-development-kit/gitlab + # Display which branch we're on + git branch --show-current # Install Lefthook bundle exec lefthook install git checkout db/structure.sql -- cgit v1.2.3