添加pnpm
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Zhao Zuohong 2023-11-29 15:08:58 +08:00
parent 9f95e6ba6e
commit 24efa3ce92
1 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@ RUN dnf -y install dnf-plugin-config-manager \
&& dnf config-manager --set-enabled crb \
&& dnf -y install epel-release \
&& dnf -y install nodejs git-tools pandoc \
&& dnf clean all
WORKDIR /data
&& dnf clean all \
&& npm install pnpm