Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Timothy Baldridge 2019-10-11 21:47:41 -06:00
parent d908d67a70
commit 5306d52ff5

View File

@ -1,14 +1,4 @@
# .NET Desktop
- task: ado-discord-webhook@1
inputs:
channelId: '632422572855656468'
webhookKey: '5Ch9VMAher9zNhzQWjDuj-nTSDt9sxomQIApvK1Gx48QuZK1-aRjw3Wzu8o6sAQuRFhD'
name: 'Azure Build'
messageType: 'embeds'
embeds: |
[{"title": "Build Success",
"description": "Triggered By: $(Build.Reason)",
"author": { "name": "Azure Build"}}]
# Build and run tests for .NET Desktop or Windows classic desktop solutions.
# Add steps that publish symbols, save build artifacts, and more:
# https://docs.microsoft.com/azure/devops/pipelines/apps/windows/dot-net