Backed out changeset d8122277e9fd (bug 1341214) for causing on m-c problems in vp tc tasks
This commit is contained in:
@@ -14,9 +14,9 @@ import tempfile
|
||||
from mozpack.archive import (
|
||||
create_tar_gz_from_files,
|
||||
)
|
||||
from .. import GECKO
|
||||
|
||||
|
||||
GECKO = os.path.realpath(os.path.join(__file__, '..', '..', '..', '..'))
|
||||
IMAGE_DIR = os.path.join(GECKO, 'taskcluster', 'docker')
|
||||
INDEX_PREFIX = 'docker.images.v2'
|
||||
ARTIFACT_URL = 'https://queue.taskcluster.net/v1/task/{}/artifacts/{}'
|
||||
|
||||
Reference in New Issue
Block a user