SetEnv and GetEnv
STATUS Sketchy: Author brainstormed ideas and recorded them - read with caution
Instead of using artifacts:reports:dotenv:
, use the setenv
/getenv
pattern defined in the all-global
element. It relies on job artifacts, which are more tightly constrained and can be saved.
TODO