Skip to content

Commit 9c91316

Browse files
committed
Removed git submodule in .ci/Dockerfile
1 parent 7343050 commit 9c91316

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.ci/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,4 @@ RUN composer install
3434

3535
COPY . .
3636

37-
# Updating elasticsearch submodule
38-
RUN git submodule update --init --recursive
39-
4037
CMD ["bash", ".ci/yaml-tests.sh"]

0 commit comments

Comments
 (0)