Skip to content

Commit

Permalink
chore(.binaries.yml): remove unnecessary build-web step
Browse files Browse the repository at this point in the history
  • Loading branch information
Codycody31 committed Jan 31, 2024
1 parent d143bb1 commit 9c7d284
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .woodpecker/.binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ variables:
- &xgo_version "go-1.21.2"

steps:
build-web:
image: *node_image
directory: web/
commands:
- corepack enable
- npm install --frozen-lockfile
- npm build

vendor:
image: *golang_image
commands:
Expand Down

0 comments on commit 9c7d284

Please sign in to comment.