File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -37,13 +37,6 @@ steps:
3737 cp $(node_Dockerfile.secureFilePath) code-examples-node-private/Dockerfile
3838 displayName : ' place Dockerfile'
3939
40- - script : |
41- allure –-version
42- java --version
43- javac --version
44- mvn --version
45- docker --version
46-
4740- task : DownloadSecureFile@1
4841 name : tests_config_properties
4942 displayName : ' download config.properties'
@@ -82,12 +75,6 @@ steps:
8275 cp $(node_private_key.secureFilePath) code-examples-node-private/config/private.key
8376 displayName : ' place private.key'
8477
85- - script : dir $(Build.SourcesDirectory)
86-
87- - script : dir $(Build.SourcesDirectory)/code-examples-node-private
88-
89- - script : dir $(Build.SourcesDirectory)/code-examples-node-private/config
90-
9178- task : Docker@2
9279 displayName : Build node image
9380 inputs :
You can’t perform that action at this time.
0 commit comments