# Run your Maestro Flows on CircleCI

DevFeed: [Run your Maestro Flows on CircleCI](<https://devfeed.tech/articles/run-your-maestro-flows-on-circleci-22923.md>)

Original publisher: [Read original article](<https://maestro.dev/blog/run-your-maestro-flows-on-circleci>)

Author: Arthur

Published: 2023-01-18T08:00:00Z

Content type: tutorial

Language: en

Sources: [mobile.dev - Medium](<https://devfeed.tech/sources/mobile-dev-medium.md>)

Topics: [ci](<https://devfeed.tech/topics/ci.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [API](<https://devfeed.tech/topics/api.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [cURL](<https://devfeed.tech/topics/curl.md>), [APK](<https://devfeed.tech/topics/apk.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [api](<https://devfeed.tech/tags/api.md>), [apk](<https://devfeed.tech/tags/apk.md>), [ci](<https://devfeed.tech/tags/ci.md>), [circleci](<https://devfeed.tech/tags/circleci.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [curl](<https://devfeed.tech/tags/curl.md>), [environment-variables](<https://devfeed.tech/tags/environment-variables.md>), [ios](<https://devfeed.tech/tags/ios.md>), [maestro](<https://devfeed.tech/tags/maestro.md>)

## AI overview

A guide to integrating Maestro Cloud with CircleCI. It explains how to upload application builds and Maestro flows, securely provide an API key through project environment variables, and retrieve flow results in CI jobs for Android and iOS projects.

## Source excerpt

Maestro Cloud is compatible with all CI systems including CircleCI.