Skip to content
Snippets Groups Projects
Commit 6c97a659 authored by Laurens Oostwegel's avatar Laurens Oostwegel
Browse files

feature branch

parent 9a1e88c0
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,8 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
ARG CACHEBUST=1
# Get rabotnik code
RUN cd /srv && git clone https://git.gfz-potsdam.de/dynamicexposure/openbuildingmap/rabotnik-tiles.git rabotnik-instance
RUN cd /srv && git clone https://git.gfz-potsdam.de/dynamicexposure/openbuildingmap/rabotnik-tiles.git rabotnik-instance \
&& cd rabotnik-instance && git checkout feature/get_built_area_bug
WORKDIR /srv/rabotnik-instance
# Install rabotnik with its dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment