Skip to content
Snippets Groups Projects

Enable submodule clone.

Merged Adam Caprez requested to merge submodules into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
variables:
DEPLOY_ROOT: "/var/www/html/hcc-docs"
GIT_SUBMODULE_STRATEGY: recursive
stages:
- deploy
Loading