Skip to content

Commit f60683f

Browse files
authored
Work CD-CI ***NO_CI***
- Update endpoint to use Azure DevOps account. - Add changelog to build trigger exception.
1 parent 7285f6e commit f60683f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ trigger:
77
- refs/tags/*
88
paths:
99
exclude:
10+
- CHANGELOG.md
1011
- /*.md
1112
- .gitignore
1213
- appveyor.yml
@@ -29,7 +30,7 @@ resources:
2930
- repository: templates
3031
type: github
3132
name: nanoframework/nf-tools
32-
endpoint: nfbot
33+
endpoint: nanoframework
3334

3435
pool:
3536
vmImage: 'VS2017-Win2016'

0 commit comments

Comments
 (0)