WIP: update
ci/woodpecker/push/lint_general Pipeline was successful Details

npm
Richard Attermeyer 2024-01-29 10:56:53 +01:00
parent b5a6456f57
commit c0e7fbc3e4
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ steps:
depends_on: ["prepare:version"] depends_on: ["prepare:version"]
commands: commands:
- npm install - npm install
- ls -ltr ./node_modules
- sleep 20s
directory: frontend directory: frontend
"lint:style": "lint:style":