When using Pilot to upload the build I'm setting skip_submission: true
but the build is still distributed to internal testers. I was under the impression that only the IPA would be uploaded and it wouldn't go to testing?
pilot(
changelog: "Live",
skip_submission: true
)