Commit 71056c9
Changed files (1)
.gitlab-ci.yml
@@ -10,5 +10,6 @@ test:
- echo '127.0.0.1 api.example.com' >> /etc/hosts
- echo '127.0.0.1 idp.example.com' >> /etc/hosts
- echo '127.0.0.1 ui.example.com' >> /etc/hosts
+ - gem update --system
- gem install bundler
- make