MLOpsPython
MLOpsPython copied to clipboard
Please fix azure-cli jsmin issue (azure-cli/issues/19468)
trafficstars
Currently service principal image build will stack: error in jsmin setup command: use_2to3 is invalid.
one way to fix is to update azure-cli ./diabetes_regression/ci_dependencies.yml with
- azure-cli==2.28.1
Remember, not fixing base image version and deps is a bad practice!
Thanks @WiktorMadejski just encountered the same issue!