Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve MacLean <Steve.MacLean@microsoft.com>2020-10-19 20:52:29 +0300
committerGitHub <noreply@github.com>2020-10-19 20:52:29 +0300
commitbdd25a2eb910d87847c0fcc47bfe31b4dc1a576e (patch)
tree91f6e3fe92784fb9d4e2b7da951452a0ab9698f5 /eng/pipelines/common/templates/runtimes/wasm-runtime-and-send-to-helix.yml
parentebe2a702238975068e4868153d3f28250c92b856 (diff)
Add crossBuild parameter to yaml (#43319)
* Add crossBuild parameter to yaml
Diffstat (limited to 'eng/pipelines/common/templates/runtimes/wasm-runtime-and-send-to-helix.yml')
-rw-r--r--eng/pipelines/common/templates/runtimes/wasm-runtime-and-send-to-helix.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/eng/pipelines/common/templates/runtimes/wasm-runtime-and-send-to-helix.yml b/eng/pipelines/common/templates/runtimes/wasm-runtime-and-send-to-helix.yml
index 17198e87125..dfcc0eb24ca 100644
--- a/eng/pipelines/common/templates/runtimes/wasm-runtime-and-send-to-helix.yml
+++ b/eng/pipelines/common/templates/runtimes/wasm-runtime-and-send-to-helix.yml
@@ -5,6 +5,7 @@ parameters:
osSubgroup: ''
container: ''
testGroup: ''
+ crossBuild: false
crossrootfsDir: ''
readyToRun: false
liveLibrariesBuildConfig: ''
@@ -80,4 +81,4 @@ steps:
helixProjectArguments: '$(Build.SourcesDirectory)/src/tests/Common/helixpublishwitharcade.proj'
- scenarios: normal \ No newline at end of file
+ scenarios: normal