fix(build): Fix build error in Dockerfile.cmd since last change
Put the condition in an if
, not in a &&
sequence, because Dockerfiles
work in fail-on-command-error mode by default.
@mmourcia This should hopefully fix the Docker build errors I've introduced in 3.99.996.