Browse Source

Follow up - 7aeeb6ed1a8327194d2ed5123436038351b2dfc1 - removed unnecessary TODO.

Thorsten Eckel 4 years ago
parent
commit
d99c596ab8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .gitlab-ci.yml

+ 0 - 1
.gitlab-ci.yml

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