Skip to content

Workaround alpine/ash limitations for triggering the pipeline build

DJ Mountney requested to merge fix-alpine-security-scan-trigger into master

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.

Merge request reports

Loading