Commit Graph
1 Commits
Author SHA1 Message Date
Seunghyun HwangGitHubRyanmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
407d324ec1 implement volume mount for container job (#1101)
* implement volume mount for container job

* Update pkg/runner/run_context.go

Co-authored-by: Ryan <[email protected]>

* add tests for container volume mount options

* remove unused code

* prefer if-else instead of if-continue

* remove continue

* add some tests

Co-authored-by: Ryan <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-04-04 18:01:13 +00:00