Can I override CI Environment Variable via Bitrise API?
I saw Bitrise Swagger API Document, I couldn’t find how to override Environemnt Variables, except POST: /apps/{app-slug}/bitrise.yml
.
But our bitrise.yml
is very huge file so it’s difficult to post after converting bitrise.yml into one string value.
If you have some solutions, can you tell me the solutions?
See also: https://api-docs.bitrise.io/#/