WIP: package scripts
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/frontend Pipeline failed Details

pull/35/head
Richard Attermeyer 2024-01-29 12:17:10 +00:00
parent 9b75f8f87c
commit 057e41a41f
2 changed files with 3 additions and 2 deletions

View File

@ -24,7 +24,7 @@ steps:
- pnpm install --frozen-lockfile - pnpm install --frozen-lockfile
- ls -ltra ./node_modules/.bin - ls -ltra ./node_modules/.bin
- ls -ltra ./node_modules/.pnpm - ls -ltra ./node_modules/.pnpm
- sleep 20s - ls -ltra .
directory: frontend directory: frontend
"lint:style": "lint:style":
@ -33,6 +33,7 @@ steps:
commands: commands:
- echo "$PWD" - echo "$PWD"
- ls -ltra ./node_modules - ls -ltra ./node_modules
- ls -ltra ./node_modules/.bin
- pnpm run prettier - pnpm run prettier
directory: frontend directory: frontend

View File

@ -1 +1 @@
trigger8 trigger9