mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-07 20:35:33 -04:00
stream logs through standard input and new remote client cli command
This commit is contained in:
parent
d92ce4dc13
commit
83491d9e75
BIN
dist/index.js
generated
vendored
BIN
dist/index.js
generated
vendored
Binary file not shown.
BIN
dist/index.js.map
generated
vendored
BIN
dist/index.js.map
generated
vendored
Binary file not shown.
@ -101,7 +101,7 @@ class KubernetesStorage {
|
|||||||
if (process.env['CLOUD_RUNNER_MINIKUBE']) {
|
if (process.env['CLOUD_RUNNER_MINIKUBE']) {
|
||||||
const hostPathVolume = {
|
const hostPathVolume = {
|
||||||
metadata: {
|
metadata: {
|
||||||
name: ``,
|
name: `${pvcName}-volume`,
|
||||||
labels: {
|
labels: {
|
||||||
type: `local`,
|
type: `local`,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user