fix: correct upstream repository

main
g 4 years ago
parent ddfc56e89f
commit 1309b8f70f

@ -6,7 +6,7 @@ ARG DOMAIN='gman.me'
RUN apk add --no-cache git RUN apk add --no-cache git
# Pull frontend # Pull frontend
RUN git clone --depth=1 https://git.iamonlyherefortheicecream.ml/g/photovoter-front.git /srv && \ RUN git clone --depth=1 https://git.iamonlyherefortheicecream.ml/DIWHY/photovoter-front.git /srv && \
rm -rf /srv/.git /srv/.gitignore rm -rf /srv/.git /srv/.gitignore
# Clean up # Clean up

Loading…
Cancel
Save