Skip to content

Commit

Permalink
Test new docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Dec 10, 2024
1 parent b4894ed commit 1e798e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/desktop-wallet-ci.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ RUN . $NVM_DIR/nvm.sh \
&& nvm use ${NODE_VERSION}

RUN echo "new thing"
RUN echo "Another new thing"

ENV PATH=$NVM_DIR/versions/node/v${NODE_VERSION}/bin:${PATH}

0 comments on commit 1e798e0

Please sign in to comment.