Blazing iconBlazing
Intermediate8 minDeployment & PackagingDev Preview

Image Environment Variables

Injects environment variables into a custom executor image using Image.executor().env(FOO='bar'), making them available to all steps running in that image via os.getenv() without runtime configuration.

Coming SoonDev Preview

This content is part of an upcoming preview program. Request early access

#async#blazing-flow#distributed#python
flow.py