init
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m9s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m9s
Details
This commit is contained in:
parent
825730b364
commit
52a96ec652
|
@ -13,7 +13,7 @@ RUN pnpm config set registry https://registry.npmmirror.com
|
||||||
# 下载编译
|
# 下载编译
|
||||||
RUN pnpm i
|
RUN pnpm i
|
||||||
RUN pnpm build
|
RUN pnpm build
|
||||||
RUN pnpm generate
|
RUN pnpm generate
|
||||||
# RUN yarn config set registry https://registry.npmmirror.com
|
# RUN yarn config set registry https://registry.npmmirror.com
|
||||||
# RUN yarn
|
# RUN yarn
|
||||||
# RUN yarn build
|
# RUN yarn build
|
||||||
|
|
Loading…
Reference in New Issue