You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing bake, and wanted to define two environment variables at the start that would apply to all tasks. Strangely enough, only the first one takes effect, the second one is ignored. If I indent the second one, it is suddenly included. This is very confusing.
I'm testing bake, and wanted to define two environment variables at the start that would apply to all tasks. Strangely enough, only the first one takes effect, the second one is ignored. If I indent the second one, it is suddenly included. This is very confusing.
With this Bakefile:
This is the output:
If I change it to this:
This is the output:
The text was updated successfully, but these errors were encountered: