particle-os-cli/template/templates
xyny fcc012bed7
chore: add MODULE_DIRECTORY env var (#142)
This exists in the legacy template:

489ebea77b/build.sh (L13C1-L13C39)

And is also used in many modules, though with
`MODULE_DIRECTORY="${MODULE_DIRECTORY:-"/tmp/modules"}"` to not break
things.

And is documented on the website, because I assumed it existed:
https://blue-build.org/reference/module/#module_directory

I know this probably won't change much, but it's still useful for the
scripts.
2024-03-29 14:06:15 -04:00
..
modules fix: Pulling wrong exports image 2024-03-27 17:50:06 -04:00
Containerfile.j2 chore: add MODULE_DIRECTORY env var (#142) 2024-03-29 14:06:15 -04:00
github_issue.j2 refactor: Move templates to their own crate (#83) 2024-02-25 14:45:33 -06:00
stages.j2 fix: Put export script in own image 2024-03-27 00:08:58 -04:00