diff --git a/.woodpecker/build-pipeline.yml b/.woodpecker/build-pipeline.yml index 225bdde..c74237d 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 database + ls -alsR database npm ci --cache .npm --prefer-offline source $CI_WORKSPACE/version.env if [ "$version_type" != "none" ]; then