adding master branch pdf target mapping

This commit is contained in:
Brian Lich 2017-05-04 15:21:00 -07:00
parent 49db1f8c98
commit d4925a487c

View File

@ -402,10 +402,8 @@
} }
], ],
"branch_target_mapping": { "branch_target_mapping": {
"live": [ "live": ["Publish","Pdf"],
"Publish", "master": ["Publish", "Pdf"]
"Pdf"
]
}, },
"need_generate_pdf_url_template": true, "need_generate_pdf_url_template": true,
"Targets": { "Targets": {