Skip to content

Commit be38fc3

Browse files
committed
Remove usage of baselayer update script
1 parent 96fb017 commit be38fc3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Makefile

-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44

55
baselayer/Makefile:
66
git submodule update --init --remote
7-
$(MAKE) baselayer-update
8-
9-
.PHONY: baselayer-update
10-
baselayer-update:
11-
./baselayer/tools/submodule_update.sh
127

138
docker-images:
149
# Add --no-cache flag to rebuild from scratch

0 commit comments

Comments
 (0)