|
|
|
@ -73,7 +73,9 @@ treatment buildTestAyaForArch[logger: Logger, runner: CicdRunnerEngine, github_c
|
|
|
|
//${bash -c "curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/taiki-e/install-action/refs/heads/cargo-hack/main.sh | bash -"},
|
|
|
|
//${bash -c "curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/taiki-e/install-action/refs/heads/cargo-hack/main.sh | bash -"},
|
|
|
|
${bash -c "curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/taiki-e/setup-cross-toolchain-action/refs/tags/v1/main.sh | bash -"},
|
|
|
|
${bash -c "curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/taiki-e/setup-cross-toolchain-action/refs/tags/v1/main.sh | bash -"},
|
|
|
|
"cat /tmp/github.env",
|
|
|
|
"cat /tmp/github.env",
|
|
|
|
"tree /usr/bin"
|
|
|
|
"echo Printenv:",
|
|
|
|
|
|
|
|
"printenv",
|
|
|
|
|
|
|
|
"tree /usr"
|
|
|
|
]),
|
|
|
|
]),
|
|
|
|
environment = |wrap<Environment>(
|
|
|
|
environment = |wrap<Environment>(
|
|
|
|
|environment(
|
|
|
|
|environment(
|
|
|
|
|