ccao-data / actions

GitHub Actions for CCAO Data projects
0 stars 0 forks source link

Fix container env variable parsing #12

Closed dfsnow closed 6 months ago

dfsnow commented 6 months ago

This PR fixes up the env var handling for in-container variables in Batch jobs. It correctly splits strings with spaces and handles the case of more than one delimiter (in this case =).