About `Stretch 3: add an environment variable to a...
# pacc-feb-13-14-2024
i
About
Stretch 3: add an environment variable to a work pool and use it.
what's the format for envs? Is it something like:
env1=val
?
k
it's json so
{"name":"val", ...}
🙌 1
📝 1