Skip to content

Commit

Permalink
git pull https
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgeoa committed Dec 16, 2023
1 parent 6c5edcd commit 65ebc1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/surface/docker/web-access-control/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM solidtestsuite/web-access-control-tests
# RUN git fetch origin
RUN git fetch https://github.com/solid-contrib/web-access-control-tests.git
RUN git pull
RUN git pull https://github.com/solid-contrib/web-access-control-tests.git
RUN git checkout patchAppendNewDocument
RUN git pull
RUN git pull https://github.com/solid-contrib/web-access-control-tests.git

0 comments on commit 65ebc1c

Please sign in to comment.