Skip to content
Snippets Groups Projects

fix: typo

Merged Sam Galson requested to merge yld/pubsweet-test-docker-baseimg:fix/typo into master
+ 1
1
@@ -57,7 +57,7 @@ RUN cd && \
cd pubsweet-server && \
yarn && yarn clean
RUN cd && \
git clone https://gitlab.coko.foundatxion/pubsweet/pubsweet-client.git && \
git clone https://gitlab.coko.foundation/pubsweet/pubsweet-client.git && \
cd pubsweet-client && \
yarn && yarn clean
RUN cd && \