Skip to content

Commit 5bd0e90

Browse files
committed
#472 fixing building params for codefresh pipeline part 6
1 parent 516139d commit 5bd0e90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ COPY --chown=1000:1000 . .
2929
WORKDIR ${INSTALLATION_FOLDER}/utilities
3030

3131
RUN npm install --global yarn
32+
RUN npm install --global yalc
3233
RUN python install.py ${BUILD_ARGS} --geppetto ${GEPPETTO_VERSION}
3334

3435
WORKDIR ${INSTALLATION_FOLDER}

0 commit comments

Comments
 (0)