зеркало из https://github.com/mozilla/gecko-dev.git
bug 1159960 - Update tester docker image. r=lightsofapollo
This commit is contained in:
Родитель
9197d58d78
Коммит
f37f6653ac
|
@ -18,6 +18,7 @@ RUN chmod u+x /usr/local/bin/linux64-minidump_stackwalk
|
|||
RUN apt-get install -y python-pip && pip install virtualenv;
|
||||
RUN mkdir Documents; mkdir Pictures; mkdir Music; mkdir Videos; mkdir artifacts
|
||||
RUN npm install -g taskcluster-vcs@2.3.4
|
||||
RUN npm install -g taskcluster-npm-cache@1.1.12
|
||||
RUN rm -Rf .cache && mkdir -p .cache
|
||||
ENV PATH $PATH:/home/worker/bin
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.2.15
|
||||
0.3.2
|
||||
|
|
Загрузка…
Ссылка в новой задаче