act_runner/runtime
Zettat123 8f81f40d62 Fix failed to create container if the runner works in root dir (#67)
Fix #56

This PR uses the `preset.Repository` as a part of the workdir and use `filepath.FromSlash` to convert the slash characters.

Co-authored-by: Jason Song <i@wolfogre.com>
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/67
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-committed-by: Zettat123 <zettat123@gmail.com>
2023-03-23 09:41:22 +08:00
..
reporter.go Add copyright header and gitea-vet (#29) 2023-02-28 18:44:46 +08:00
runtime.go Inject version when building and report version to Gitea via log and header (#43) 2023-03-13 18:57:35 +08:00
task.go Fix failed to create container if the runner works in root dir (#67) 2023-03-23 09:41:22 +08:00