Update azure-pipelines.yaml

This commit is contained in:
Koen Kanters
2020-05-08 17:05:20 +02:00
committed by GitHub
parent 3d79688ffd
commit 3f8371bef2
+1 -2
View File
@@ -76,8 +76,7 @@ steps:
displayName: 'Docker build release'
condition: and(succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/'), ne(variables['Build.Reason'], 'PullRequest'))
# Trigger downstream
# Trigger downstream
# Trigger Home Assistant Zigbee2mqtt addon build
- bash: |
curl -s \
--request POST \