Bug 1188608 - Update ubuntu builders to use tc-vcs 2.3.8 r=mrrrgn

This commit is contained in:
Gregory Arndt 2015-08-14 09:14:50 -05:00
parent dcb3ea22e3
commit 58c336ef89
12 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
FROM quay.io/djmitche/ubuntu-build:0.0.4
FROM taskcluster/ubuntu-build:0.0.5
MAINTAINER Morgan Reece Phillips <winter2718@gmail.com>
# Add build scripts; these are the entry points from the taskcluster worker, and

View File

@ -1 +1 @@
quay.io/djmitche
taskcluster

View File

@ -1 +1 @@
0.0.22
0.0.23

View File

@ -1,4 +1,4 @@
FROM quay.io/djmitche/ubuntu32-build:0.0.4
FROM taskcluster/ubuntu32-build:0.0.5
MAINTAINER Morgan Reece Phillips <winter2718@gmail.com>
# Add build scripts; these are the entry points from the taskcluster worker, and

View File

@ -1 +1 @@
quay.io/djmitche
taskcluster

View File

@ -1 +1 @@
0.0.2
0.0.3

View File

@ -11,7 +11,7 @@ RUN bash /tmp/system-setup.sh
# configure git and install tc-vcs
RUN git config --global user.email "nobody@mozilla.com" && \
git config --global user.name "mozilla"
RUN npm install -g taskcluster-vcs@2.3.6
RUN npm install -g taskcluster-vcs@2.3.8
# Ensure that build specific dependencies live in a single layer
ADD build-setup.sh /tmp/build-setup.sh

View File

@ -1 +1 @@
quay.io/djmitche
taskcluster

View File

@ -1 +1 @@
0.0.4
0.0.5

View File

@ -11,7 +11,7 @@ RUN bash /tmp/system-setup.sh
# configure git and install tc-vcs
RUN git config --global user.email "nobody@mozilla.com" && \
git config --global user.name "mozilla"
RUN npm install -g taskcluster-vcs@2.3.6
RUN npm install -g taskcluster-vcs@2.3.8
# Ensure that build specific dependencies live in a single layer
ADD build-setup.sh /tmp/build-setup.sh

View File

@ -1 +1 @@
quay.io/djmitche
taskcluster

View File

@ -1 +1 @@
0.0.4
0.0.5