Skip to content

update ci: continue on Docker Scout Compare errors #282

update ci: continue on Docker Scout Compare errors

update ci: continue on Docker Scout Compare errors #282

Triggered via push October 8, 2023 16:40
Status Failure
Total duration 22m 27s
Artifacts

ci.yml

on: push
generate-jobs
5s
generate-jobs
Matrix: build
Approve PR
0s
Approve PR
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (ubuntu-act-jammy)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash --login -e -o pipefail -c pwsh -NonInteractive -Command \"Set-PSRepository -Name PSGallery -InstallationPolicy Trusted\" && while IFS='' read -r pwshModule; do echo \"installing ${pwshModule}\" && pwsh -NonInteractive -Command \"Install-Module -Name ${pwshModule} -Scope AllUsers -Repository PSGallery\"; done < <(echo \"${POWERSHELL_MODULES}\" | jq -r '.[]') && while IFS='' read -r azVersion; do echo \"installing Az ${azVersion}\" && pwsh -NonInteractive -Command \"Install-Module -Name Az -RequiredVersion ${azVersion} -Scope AllUsers -Repository PSGallery\"; done < <(echo \"${POWERSHELL_AZ_MODULE_VERSIONS}\" | jq -r '.[]')" did not complete successfully: exit code: 1
build (ubuntu-act-focal)
The job was canceled because "ubuntu-act-jammy" failed.
build (ubuntu-act-focal)
The operation was canceled.