Revert "Enable public tarball CI" (#12629)

This reverts commit ec426f0634687e3ebb1aba197bd795c1bf65277e.
This commit is contained in:
Michael Simons 2021-11-10 10:11:02 -06:00 committed by GitHub
parent 2e335b89d3
commit e856a47d99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,11 +3,8 @@ pr: none
resources:
pipelines:
- pipeline: installer-build-resource
${{ if eq(variables['System.TeamProject'], 'public') }}:
source: installer
${{ if ne(variables['System.TeamProject'], 'public') }}:
source: dotnet-installer-official-ci
trigger: true # Run pipeline when any run of installer CI completes
source: dotnet-installer-official-ci
trigger: true # Run pipeline when any run of dotnet-installer-official-ci completes
stages:
- stage: build