Before adding gitlab submodules, the following pipeline works normally, but after adding a submodule, the script file build_node.sh in the code is not executed: – name: submodules commands: – git submodule update --init --recursive