update ci: continue on Docker Scout Compare errors #282
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.
|