Remove debug output

This commit is contained in:
David Boreham 2023-03-02 10:32:18 -07:00
parent 900917b548
commit f99dbfbdf5

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