Skip to content

Dynamically expand variables to allow for changing environment after initialization

Christian Dreher requested to merge fix/dynamically-expand-urls into main

fix: Dynamically expand variables to allow for changing environment after initialization (e.g., when executing env step)

This fixes the pipeline issues recently (here and here) after merging !417 (merged)

Merge request reports