We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1650a97 commit 15c18b3Copy full SHA for 15c18b3
1 file changed
azure-pipelines.yml
@@ -1,10 +1,6 @@
1
-# Node.js
2
-# Build a general Node.js project with npm.
3
-# Add steps that analyze code, save build artifacts, deploy, and more:
4
-# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript
5
6
-trigger:
7
-- master
+
+trigger: none
8
9
pool:
10
vmImage: 'ubuntu-latest'
0 commit comments