picostack / pico

A Git-driven task runner built to facilitate GitOps and Infrastructure-as-Code while securely passing secrets to tasks.
https://pico.sh
MIT License
54 stars 6 forks source link

Submodules #75

Closed ADRFranklin closed 4 years ago

ADRFranklin commented 4 years ago

As of right now, submodules are not pulled in when cloned, it would also be nice to have them pulled when pico detects changes in the repo.

Hopefully this makes it into the next release.