Fix invalid pipeline trigger.

This commit is contained in:
Michael Simons 2022-03-10 08:32:51 -06:00 committed by GitHub
parent 1be173704f
commit d98038c498
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ resources:
pipelines: pipelines:
- pipeline: installer-build-resource - pipeline: installer-build-resource
source: installer source: installer
trigger: false trigger: none
stages: stages:
- stage: build - stage: build