Skip to content

Commit

Permalink
ci: 修改镜像编译
Browse files Browse the repository at this point in the history
  • Loading branch information
WangJunZzz committed Sep 15, 2023
1 parent 65b5fb7 commit 99795f3
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,6 @@ jobs:
with:
persist-credentials: false

- name: Install pnpm
uses: pnpm/[email protected]
with:
version: 6.0.2

- name: Build
run: |
cd vben28
pnpm install
npm run build
- name: Setting Version
id: vars
run: echo ::set-output name=RELEASE_VERSION::$(echo ${GITHUB_REF:10})
Expand Down

0 comments on commit 99795f3

Please sign in to comment.