Slide 18
Slide 18 text
ΞϓϦ৴ͷͨΊͷ lane ఆٛྫ
lane :build_and_upload_to_haneda do
app_identifier = base_app_identifier + '-beta'
match(app_identifier: app_identifier,
type: "enterprise",
git_branch: "enterprise",
readonly: true)
pretty_badge(kind: 'beta', grayscale: false)
gym(...)
haneda(
app_id: base_app_identifier,
app_name: 'Overcookpad',
kind_id: 'beta'
)
end
18