Add internal CI pipeline (#1553)

* Add CI-internal pipeline

* No ARM64, to match release
This commit is contained in:
Matt Cooley
2021-06-01 07:58:26 -07:00
committed by GitHub
parent 527cf45aba
commit 8d2b48740c
2 changed files with 43 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# Continuous Integration (CI)
# This pipeline builds and validate the app in all supported configurations. If the build was
# queued to validate a pull request, we build and test only x64.
# This pipeline builds and validate the app for all supported architecutres, in a public
# configuration. If the build was queued to validate a pull request, we build and test only x64.
#
trigger: