JetBrains Space
 

Share Files Between Steps

Last modified: 15 December 2023

Sometimes, you might need to pass files from one step to another within a single job. For example, tests executed in a separate container might require files generated during the build in another container. For this purpose, Automation provides a file share: separate external storage mounted to a host machine. Unlike caching, file sharing doesn't use a permanent file repository – the share exists only during the job lifetime.