fix(ci): checkout submodules
All checks were successful
agola/blog/Build The run finished successfully
All checks were successful
agola/blog/Build The run finished successfully
This commit is contained in:
parent
f150310f42
commit
dbe5aeaa2b
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ runs:
|
|||
- image: docker.io/alpine/git
|
||||
steps:
|
||||
- clone:
|
||||
recurse_submodules: true
|
||||
- save_to_workspace:
|
||||
contents:
|
||||
- source_dir: .
|
||||
|
|
Loading…
Reference in a new issue