docs: Add module documentation for 'containerfile' and 'files' (#82)

Co-authored-by: xynydev <60004820+xynydev@users.noreply.github.com>
This commit is contained in:
Gerald Pinder 2024-02-25 05:41:38 -05:00 committed by GitHub
parent 4c8a8f7aa8
commit d006e0b6e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 114 additions and 0 deletions

4
modules.json Normal file
View file

@ -0,0 +1,4 @@
[
"https://raw.githubusercontent.com/blue-build/cli/main/templates/modules/containerfile/module.yml",
"https://raw.githubusercontent.com/blue-build/cli/main/templates/modules/files/module.yml"
]