Remove debug output

Former-commit-id: f99dbfbdf5
This commit is contained in:
David Boreham 2023-03-02 10:32:18 -07:00
parent 6c49520e69
commit c3101bc25a

View File

@ -48,9 +48,6 @@ RUN npm config set @lirewine:registry ${CERC_NPM_URL} \
# TODO: the image at this point could be made a base image for several different CLI images
# that install different Node-based CLI commands
# DEBUG, remove
RUN yarn info @cerc-io/laconic-registry-cli
# Globally install the cli package
RUN yarn global add @cerc-io/laconic-registry-cli