hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

fix: file condition for config #210

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Intent of Change

Description

Minor fix to the config context search to make sure we use the right file

Motivation and Context

Even after finding the yaml file config the output would be overriden by the default case

How Has This Been Tested?

tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: