Workaround alpine/ash limitations for triggering the pipeline build
The docker container doesn't have curl, so we need to add that, and the ash shell doesn't regex match by default, so we need to use grep for the match.
The docker container doesn't have curl, so we need to add that, and the ash shell doesn't regex match by default, so we need to use grep for the match.