Skip to content

Commit

Permalink
Add echo to test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Dec 10, 2024
1 parent 5dc4090 commit 506d1b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/desktop-wallet-ci.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ RUN . $NVM_DIR/nvm.sh \
&& npm install --global yarn \
&& nvm use ${NODE_VERSION}

RUN echo "Tester"

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

0 comments on commit 506d1b4

Please sign in to comment.