Skip to content

VM preparation #1593

Closed Answered by dtrdic
hadiidbouk asked this question in Q&A
Discussion options

You must be logged in to vote

Hello there!

So at the beginning of each build, your source code is cloned to a new virtual machine instance where the build is run. It is destroyed immediately after the build has completed, leaving no trace of your source code or secret variables.So, no, other clients can't use the same VM in the future.

Any added files or variables are not persisted.

To access API keys, certificates, tokens, and other sensitive values during your build, an unlimited number of encrypted secrets can easily be added to the Codemagic dashboard. Only the build history log and build artifacts will be available in the Codemagic dashboard after the build finishes.

And if you want to speed up your builds you ca…

Replies: 1 comment

Comment options

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