/cry
This commit is contained in:
parent
ac48d5681d
commit
416bafcd8b
@ -23,10 +23,10 @@ EOF
|
||||
COPY decidim.image.d
|
||||
|
||||
RUN EOF
|
||||
# Install gems required by decidim
|
||||
# Install runtime gems and plugins
|
||||
cd /srv/decidim-app
|
||||
# Hackfix dependency
|
||||
gem install graphql -v 1.9.21
|
||||
sed -i '/^ graphql/d' Gemfile.lock
|
||||
bundle install
|
||||
|
||||
# Setup delayed job for mail sending
|
||||
|
Loading…
Reference in New Issue
Block a user