Skip to content

Commit 94bb321

Browse files
committed
use https
1 parent c5ccf90 commit 94bb321

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
FROM solidtestsuite/web-access-control-tests
2-
RUN git fetch origin
2+
# RUN git fetch origin
3+
RUN git fetch https://github.com/solid-contrib/web-access-control-tests patchAppendNewDocument
34
RUN git checkout patchAppendNewDocument
45
RUN git pull

0 commit comments

Comments
 (0)