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 3e53b05 commit 02c1f90Copy full SHA for 02c1f90
README.md
@@ -1,5 +1,7 @@
1
# dummy-extension
2
-Testing integration with Azure Pipelines
+Testing integration with Azure Pipelines
3
+
4
+[](https://dev.azure.com/aws-scripting-guy/dummy-extension/_build/latest?definitionId=2?branchName=master)
5
6
## Snippet Sample
7
@@ -25,4 +27,4 @@ This is the source code for [Snippet Guide](https://vscode-ext-docs.azurewebsite
25
27
```
26
28
vsce package
29
vsce publish -p <token>
-```
30
+```
0 commit comments