Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ default: - postgres:11.7 before_script: - apt-get update -yq - gem install bundler - bundle install Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ default: - postgres:11.7 before_script: - apt-get update -yq - gem install bundler - bundle install Loading