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 7aefc4b commit 4b353daCopy full SHA for 4b353da
azure-pipelines.yml
@@ -75,12 +75,6 @@ steps:
75
cp $(node_private_key.secureFilePath) code-examples-node-private/config/private.key
76
displayName: 'place private.key'
77
78
-- script: dir $(Build.SourcesDirectory)
79
-
80
-- script: dir $(Build.SourcesDirectory)/code-examples-node-private
81
82
-- script: dir $(Build.SourcesDirectory)/code-examples-node-private/config
83
84
- task: Docker@2
85
displayName: Build node image
86
inputs:
0 commit comments