Adding Custom Configure Scripts

The intended purpose of the configure script is to provide an established location to run Stoobly commands to customize proxy settings.

  1. Each workflow provides a configure script that will be run in the workflow's configure step

  2. It can be accessed in the following location:

ls .stoobly/docker/<SERVICE-NAME>/<WORKFLOW-NAME>/bin
configure init 

Last updated