patch: test 10
Some checks failed
ci/woodpecker/push/build-pipeline Pipeline failed

This commit is contained in:
spassignat
2026-05-02 11:13:18 +02:00
parent d3cbe95e3a
commit fb71066086

View File

@@ -44,6 +44,7 @@ steps:
image: *node_image
commands: |
ls -alsR database
mkdir -p database/src/sql
npm ci --cache .npm --prefer-offline
source $CI_WORKSPACE/version.env
if [ "$version_type" != "none" ]; then