mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 02:15:22 +00:00
node version
This commit is contained in:
parent
8521d52e57
commit
1456bd2c5e
@ -40,5 +40,5 @@ RUN echo "y" | android update sdk --no-ui --force --filter platform-tools
|
|||||||
|
|
||||||
RUN pip install uiautomator Appium-Python-Client
|
RUN pip install uiautomator Appium-Python-Client
|
||||||
|
|
||||||
RUN curl -sL https://deb.nodesource.com/setup | bash - && \
|
RUN curl -sL https://deb.nodesource.com/setup_6.x | bash - && \
|
||||||
apt install -y nodejs && npm install -g appium
|
apt install -y nodejs && npm install -g appium
|
||||||
|
Loading…
Reference in New Issue
Block a user