Skip to content
Discussion options

You must be logged in to vote

Hello @Kutbi-dev,
I'm afraid Codemagic currently does not support exporting and importing environment variables directly from one app to another.
From your use case, it seems that updating the repository URL in your existing app i.e. the one with the configuration files/environment variables (let's refer to it as the "old app") might be a suitable solution if you'd like to keep all configurations in one place.

To achieve this:

  1. Retain the "old app" with its current configuration.
  2. We update the repository URL in the app settings to point to the new repository.
    This way, you can reuse the environment variables and workflows already set up in the "old app," without needing to create a separa…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dam-ease
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants