diff --git a/.woodpecker/build-pipeline.yml b/.woodpecker/build-pipeline.yml index 2fb1fca..355a479 100644 --- a/.woodpecker/build-pipeline.yml +++ b/.woodpecker/build-pipeline.yml @@ -43,7 +43,7 @@ steps: - name: update_version image: *node_image commands: | - ls -als + ls -als database npm ci --cache .npm --prefer-offline source version.env if [ "$version_type" != "none" ]; then