Fix .gitlab-ci.yml

master
rubenwardy 2022-06-18 14:36:05 +00:00
parent ab4d7439e5
commit ab18cbbefa
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ variables:
before_script:
- rm Gemfile.lock
- bundle install
test:
stage: test