Follow up - 7aeeb6ed1a
- removed unnecessary TODO.
This commit is contained in:
parent
7aeeb6ed1a
commit
d99c596ab8
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue