CASMHMS-6324: Fix syntax error #4416
build_and_release_image.yaml
on: push
build_and_release
/
Build and Publish Docker images
44s
build_and_release
/
Update PR comment with artifacts
0s
Annotations
1 error and 1 warning
build_and_release / Build and Publish Docker images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$ENABLE_PPROF\" = \"true\" ]; then \tset -ex \t && go build -v -tags \"musl pprof\" github.com/Cray-HPE/hms-smd/v2/cmd/smd \t && go build -v -tags \"musl pprof\" github.com/Cray-HPE/hms-smd/v2/cmd/smd-loader \t && go build -v -tags \"musl pprof\" github.com/Cray-HPE/hms-smd/v2/cmd/smd-init else \tset -ex \t && go build -v -tags musl github.com/Cray-HPE/hms-smd/v2/cmd/smd \t && go build -v -tags musl github.com/Cray-HPE/hms-smd/v2/cmd/smd-loader \t && go build -v -tags musl github.com/Cray-HPE/hms-smd/v2/cmd/smd-init fi" did not complete successfully: exit code: 2
|
build_and_release / Build and Publish Docker images
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|