Revert CrisisCleanup to working v2 revision
This commit is contained in:
parent
15be9aad67
commit
087ad65518
@ -1 +1 @@
|
||||
Subproject commit 0209d4eb5bf55fbff2167c4ee6ec8ea169908ada
|
||||
Subproject commit cf629dc6d1343b4c8e0b7719d4e232979648fd6f
|
@ -12,7 +12,8 @@ RUN EOF
|
||||
apk --no-cache add --virtual .deps build-base git libxml2-dev libxslt-dev linux-headers npm postgresql-dev yarn zlib-dev
|
||||
|
||||
# Clone CrisisCleanup
|
||||
git clone --depth 1 https://github.com/CrisisCleanup/crisiscleanup-2 /srv/crisiscleanup
|
||||
git clone https://github.com/CrisisCleanup/crisiscleanup-2 /srv/crisiscleanup
|
||||
git -C /srv/crisiscleanup checkout e362761e67e835d46c36073de1f95803737d1d29
|
||||
|
||||
# Hackfix ruby dependency versions
|
||||
sed -i 's/ruby "2\.4\.4"/ruby "2.4.9"/' /srv/crisiscleanup/Gemfile
|
||||
|
Loading…
Reference in New Issue
Block a user