Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To test the behaviour described in CIRCLE-11776: > For instance, if the file system as orbs -> foo -> commands -> bar.yml > that will mean add a top-level key to the build.yml of `orbs`, under > which will be a key `foo` under which will be a `commands`, under which > will be a key of `bar` with the contents of `bar.yml`. This will be implemented in a following commit. The call to `session.Wait()` is required so that the command has finished and flushed all of it's STDOUT to the buffer.
- Loading branch information