Skip to content

Commit 584327e

Browse files
committed
added docker to submodules/update.cmake /Arek
1 parent 0d09911 commit 584327e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cmake/submodules/update.cmake

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ execute_process(COMMAND "${GIT_EXECUTABLE}" ${NBL_CONFIG_SETUP_CMD} submodule up
139139

140140
# tests
141141
NBL_WRAPPER_COMMAND_EXCLUSIVE("" ./tests FALSE "")
142+
143+
# docker
144+
NBL_WRAPPER_COMMAND_EXCLUSIVE("" ./docker FALSE "")
142145
endmacro()
143146

144147
NBL_IMPL_INIT_COMMON_SUBMODULES()

0 commit comments

Comments
 (0)