mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-02-24 10:48:10 +00:00
ci: enhance version log (#429)
This commit is contained in:
parent
70c0076457
commit
681dcab3fd
@ -37,8 +37,8 @@ ENV GITHUB_REPOSITORY_OWNER="peaceiris"
|
||||
ENV GITHUB_ACTIONS="true"
|
||||
ENV CI="true"
|
||||
|
||||
RUN node -v && \
|
||||
npm -v && \
|
||||
RUN echo "node version: $(node -v)" && \
|
||||
echo "npm version: $(npm -v)" && \
|
||||
git --version && \
|
||||
git config --global init.defaultBranch main && \
|
||||
git config --global init.defaultBranch
|
||||
|
Loading…
x
Reference in New Issue
Block a user