Bug 1286075: add artifact-build kind; r=chmanchester r=gps
MozReview-Commit-ID: 41WpDtXvoPb
This commit is contained in:
@@ -24,6 +24,7 @@ BUILD_TYPE_ALIASES = {
|
||||
# consider anything in this whitelist of kinds to be governed by -b/-p
|
||||
BUILD_KINDS = set([
|
||||
'build',
|
||||
'artifact-build',
|
||||
])
|
||||
|
||||
# anything in this list is governed by -j
|
||||
|
||||
Reference in New Issue
Block a user