Commit b4ced456 authored by Marcel van Remmerden's avatar Marcel van Remmerden

Checkout db structure file

parent 4ac61872
......@@ -49,6 +49,7 @@ tasks:
if [ "$GITLAB_RUN_DB_MIGRATIONS" == true ]; then
make gitlab-db-migrate
fi
git checkout db/structure.sql
# Waiting for GitLab ...
gp await-port 3000
printf "Waiting for GitLab at $(gp url 3000) ..."
......
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