moby / buildkit

concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
https://github.com/moby/moby/issues/34227
Apache License 2.0
7.85k stars 1.09k forks source link

test: missing GOBUILDFLAGS build arg when building itg test image #5015

Closed crazy-max closed 3 weeks ago

crazy-max commented 3 weeks ago

Exported GOBUILDFLAGS var in https://github.com/moby/buildkit/pull/4938/commits/54b247406392ea8192ecfe1c029d95ae70922dd0#diff-ecedb817abdf33fd9ee7bb0c35c9cfcedfb39d8f3b261d92a6254066578aff08R86 is not set as build-arg when building. Only impacts local testing as we are building the image with bake on ci.