minor fixes
This commit is contained in:
parent
513c0839a5
commit
960e7a2466
@ -72,7 +72,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td> </td>
|
<td> </td>
|
||||||
<td colspan="2">
|
<td colspan="2">
|
||||||
<input type="submit" id="repo-submit" value="Nastavit">
|
<input type="submit" id="repo-submit" value="Nastavit hodnoty">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -17,7 +17,7 @@ RUN EOF
|
|||||||
apk --no-cache add --virtual .deps build-base git libxml2-dev libxslt-dev linux-headers npm postgresql-dev yarn zlib-dev
|
apk --no-cache add --virtual .deps build-base git libxml2-dev libxslt-dev linux-headers npm postgresql-dev yarn zlib-dev
|
||||||
|
|
||||||
# Clone CrisisCleanup
|
# Clone CrisisCleanup
|
||||||
git clone --depth 50 https://github.com/CrisisCleanup/crisiscleanup /srv/crisiscleanup
|
git clone --depth 1000 https://github.com/CrisisCleanup/crisiscleanup /srv/crisiscleanup
|
||||||
# TODO: Update ruby version
|
# TODO: Update ruby version
|
||||||
git -C /srv/crisiscleanup checkout b9035bd44fff371ea3d525eb560ff45504acaee7
|
git -C /srv/crisiscleanup checkout b9035bd44fff371ea3d525eb560ff45504acaee7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user