DeployHubProject / DeployHub-Pro

DeployHub Pro Pipeline Status Project
https://www.openmakesoftware.com/application-release-automation-for-continuous-delivery/
Other
11 stars 4 forks source link

Is there a way to add a network path as a repository? #250

Closed sbtaylor15 closed 5 years ago

sbtaylor15 commented 5 years ago

@piyush94 - Mount the network path as a volume to the DeployHub docker container and then use the filesystem repository type to access the network path. The path to the files in the repository will mount point and not the network path.

piyush94 commented 5 years ago

Thanks, it's working. CC: @svisagan83