act/pkg
Seunghyun Hwang 407d324ec1
implement volume mount for container job (#1101)
* implement volume mount for container job

* Update pkg/runner/run_context.go

Co-authored-by: Ryan <me@hackerc.at>

* 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 <me@hackerc.at>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-04-04 18:01:13 +00:00
..
artifacts feat: add node16 support (#922) 2021-12-22 19:34:18 +00:00
common feat: add option to specify git remote name (#1104) 2022-04-04 17:53:08 +00:00
container fix: copy ignored tracked files (#1074) 2022-04-04 15:27:00 +00:00
exprparser Fix: panic: reflect: slice index out of range (#1066) 2022-03-22 14:05:36 -04:00
model implement volume mount for container job (#1101) 2022-04-04 18:01:13 +00:00
runner implement volume mount for container job (#1101) 2022-04-04 18:01:13 +00:00