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
The variables should be access through $variables_product_list -> .... Because the variables are pushed to the bash which execute docker-compose. Docker compose has it's own way to process bash variables.
In a docker-compose task
I create a docker-compose task calling these variables
Now $product_list => liste.txt and $product_list_ajusted => liste.txt_ajusted
The text was updated successfully, but these errors were encountered: