SECURITY-49: Add GHA workflows #101
pr_build.yml
on: pull_request
build-develop-open
/
build-image
28s
trivy-scans
/
build-image
39s
build-develop-merge
/
build-push-image
build-main-merge
/
build-push-image
build-main-open
/
build-push-image
Annotations
3 errors
build-develop-open / build-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --update add --virtual build-dependencies build-base python3-dev && pip install --upgrade pip && pip install --no-cache-dir -r /tmp/requirements.txt && if [ \"$DEVELOPMENT\" ]; then pip install --no-cache-dir -r /tmp/dev-requirements.txt; fi && apk del build-dependencies && pip install types-requests types-PyYAML" did not complete successfully: exit code: 1
|
trivy-scans / build-image
Process completed with exit code 1.
|
trivy-scans / build-image
Process completed with exit code 1.
|