microservice-bootstrap icon indicating copy to clipboard operation
microservice-bootstrap copied to clipboard

Ensure the deployment scripts have the appropriate execute permissions for Travis

Open antonfelich opened this issue 8 years ago • 1 comments

The deployment scripts couldn’t find ‘function’ because they are running in a minimal bash shell… they needed to be executed with ‘bash’ to work. Clear documentation on how to deploy

antonfelich avatar Jul 18 '17 02:07 antonfelich

Can you elaborate on this? They worked fine for us?

jimmyp avatar Jul 18 '17 05:07 jimmyp