Re-add node.js tests, switch to direct usage of node_utils.xml, remove node parts from update_dependencies.xml
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
7f86fb9343
commit
90e5558704
@@ -171,18 +171,6 @@
|
||||
</patternset>
|
||||
<mapper type="flatten"/>
|
||||
</unzip>
|
||||
|
||||
<download_teamcity_artifact
|
||||
teamcity.server.url="https://teamcity.jetbrains.com"
|
||||
build.locator.request="${markdown.locator}"
|
||||
artifact.path="markdown_jar/markdown.jar"
|
||||
dest="${dependencies}/markdown.jar"
|
||||
usetimestamp="true"
|
||||
build.number.pattern="\d+\s-\sKotlin\s[\w-+\.]+"
|
||||
/>
|
||||
|
||||
<!-- node.js -->
|
||||
<antcall target="download-nodejs-and-npm"/>
|
||||
</target>
|
||||
|
||||
<macrodef name="download_teamcity_artifact">
|
||||
|
||||
Reference in New Issue
Block a user