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 c540661 commit 7aefc4bCopy full SHA for 7aefc4b
azure-pipelines.yml
@@ -37,13 +37,6 @@ steps:
37
cp $(node_Dockerfile.secureFilePath) code-examples-node-private/Dockerfile
38
displayName: 'place Dockerfile'
39
40
-- script: |
41
- allure –-version
42
- java --version
43
- javac --version
44
- mvn --version
45
- docker --version
46
-
47
- task: DownloadSecureFile@1
48
name: tests_config_properties
49
displayName: 'download config.properties'
0 commit comments