diff --git a/.woodpecker/.binaries.yml b/.woodpecker/.binaries.yml index 1b963c7..ecc3030 100644 --- a/.woodpecker/.binaries.yml +++ b/.woodpecker/.binaries.yml @@ -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: