You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is simpler and likely easier to maintain to have the cloudbuild use
`docker buildx build ...` directly rather than to rely on a make target.
This makes the build tooling more transparent with fewer layers between
the build config and the Dockerfile.
Signed-off-by: Blaine Gardner <[email protected]>
0 commit comments