00:00:10
Jul 30, 2019
srctarget$ chmod +x ./build-test.sh$ export QUALITY_GATE=0$ echo $QUALITY_GATE0$ sh 'if [[ $QUALITY_GATE = 0 ]] then exit -1 fi'sh: if [[ $QUALITY_GATE = 0 ]] then exit -1 fi: No such file or directoryERROR: Job failed: exit status 1