Switch from Webpacker to cssbundling-rails, upgrade Tailwind CSS to version 3 #59
@ -21,7 +21,9 @@ steps:
|
||||
environment:
|
||||
RAILS_ENV: test
|
||||
commands:
|
||||
- bundle config set deployment 'true'
|
||||
- bundle config unset deployment
|
||||
- bundle config set cache_all 'true'
|
||||
- bundle config set cache_path 'vendor/cache'
|
||||
- bundle config set with 'development test'
|
||||
- bundle install --jobs=3 --retry=3
|
||||
- yarn install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user