Closed DonRichards closed 8 years ago
Steps for record on updating a "Build" sub-module git submodule update --remote --merge && \ git commit -am 'updating build submodule to latest' && \ git push
Seems to be an issue with the submodule. Posted a issue's ticket https://github.com/caarlos0/shell-ci-build/issues/25
This has turned into a really big issue. Linting on most of the scripts files one by one
Steps for record on updating a "Build" sub-module git submodule update --remote --merge && \ git commit -am 'updating build submodule to latest' && \ git push