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