Skip to content

Commit 4b353da

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent 7aefc4b commit 4b353da

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,6 @@ steps:
7575
cp $(node_private_key.secureFilePath) code-examples-node-private/config/private.key
7676
displayName: 'place private.key'
7777

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-
8478
- task: Docker@2
8579
displayName: Build node image
8680
inputs:

0 commit comments

Comments
 (0)