lucamolteni commented on PR #3804: URL: https://github.com/apache/camel-k/pull/3804#issuecomment-1333563661
> @lucamolteni no problem. please try to do `make clean images RUNTIME_VERSION=1.15.2` as a verification on macOS ``` mkdir -p build/_output/bin GOOS=linux go build -ldflags "-X github.com/apache/camel-k/pkg/util/defaults.GitCommit=d620873baadd8eade37f7e7b8fd02dfc97df0af2" -trimpath -o build/_output/bin/kamel ./cmd/kamel/*.go else make: else: No such file or directory make: *** [kamel-overlay] Error 1 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
