Skip to content

Multidivide/cf-example-shared-volumes-between-builds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codefresh shared volume example

Codefresh is a CI/CD platform that provides an automatic shared volume in all pipelines.

This volume is used for the workspace directory and can be used to share information not only between pipeline steps but also between subsequent builds of the same pipeline.

To use this project in Codefresh

See the codefresh.yml for an example pipeline.

More details can be found in Codefresh documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 54.2%
  • Dockerfile 45.8%