We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08bb581 commit c18d845Copy full SHA for c18d845
azure-pipelines.yml
@@ -1,7 +1,8 @@
1
trigger:
2
branches:
3
include:
4
- - thcao/cicd
+ - master
5
+ - releases/*
6
exclude:
7
- refs/tag/*
8
0 commit comments