microservice-bootstrap
microservice-bootstrap copied to clipboard
Ensure the deployment scripts have the appropriate execute permissions for Travis
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
Can you elaborate on this? They worked fine for us?