I hate ruby
This commit is contained in:
parent
41caf992e8
commit
ac48d5681d
@ -25,7 +25,9 @@ COPY decidim.image.d
|
||||
RUN EOF
|
||||
# Install gems required by decidim
|
||||
cd /srv/decidim-app
|
||||
bundle update
|
||||
# Hackfix dependency
|
||||
gem install graphql -v 1.9.21
|
||||
bundle install
|
||||
|
||||
# Setup delayed job for mail sending
|
||||
bin/rails generate delayed_job:active_record
|
||||
|
Loading…
Reference in New Issue
Block a user