1.0.0
fix: move variable definition into its own stage Lets initialize variables outside the docker stage, as otherwise it may fail as they are not defined, if the next stage is not executed.
fix: move variable definition into its own stage Lets initialize variables outside the docker stage, as otherwise it may fail as they are not defined, if the next stage is not executed.