Skipping Git submodules setup Executing "step_script" stage of the job script $ #!/bin/sh # collapsed multi-line command $ RESULT=$(grep "(?<=version = ).*+" -Po setup.cfg) # Get the value of the version in setup.cfg # collapsed multi-line command 1.0.1 not equal the version in setup.cfg Cleaning up file based variables ERROR: Job failed: command terminated with exit code 1