Skip to content

Commit 6c5edcd

Browse files
committed
add git pull
1 parent 59b22da commit 6c5edcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
FROM solidtestsuite/web-access-control-tests
22
# RUN git fetch origin
33
RUN git fetch https://github.com/solid-contrib/web-access-control-tests.git
4+
RUN git pull
45
RUN git checkout patchAppendNewDocument
56
RUN git pull

0 commit comments

Comments
 (0)