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 e7bf48c commit 9217d1eCopy full SHA for 9217d1e
azure-pipelines.yml
@@ -1,3 +1,10 @@
1
+resources:
2
+ repositories:
3
+ - repository: self
4
+ type: github
5
+ name: microsoft/mssql-django
6
+ endpoint: "mssql-django-public"
7
+
8
trigger:
9
- master
10
- dev
0 commit comments