Taylor Faubion
Results
2
issues of
Taylor Faubion
able to now add to files with new keys like so: ```yaml - source: template.js dest: output.yml executeSource: true executeOptions: VAR: value ``` where `template.js` will generate the file content...
- [x] All [tests](https://github.com/jfrog/setup-jfrog-cli#build-the-code) passed. ~If this feature is not already covered by the tests, I added new tests.~ - [x] I used `npm run format` for formatting the code...