Follow up - 7aeeb6ed1a - removed unnecessary TODO.

This commit is contained in:
Thorsten Eckel 2020-05-06 11:42:40 +02:00
parent 7aeeb6ed1a
commit d99c596ab8

View file

@ -45,7 +45,6 @@ cache:
# Initialize application env # Initialize application env
before_script: before_script:
- env # todo delete me !!!
- bundle install -j $(nproc) --path vendor - bundle install -j $(nproc) --path vendor
- bundle exec ruby script/build/database_config.rb - bundle exec ruby script/build/database_config.rb