diff --git a/.woodpecker/.frontend.yml b/.woodpecker/.frontend.yml index 2246863..a78c9c4 100644 --- a/.woodpecker/.frontend.yml +++ b/.woodpecker/.frontend.yml @@ -30,6 +30,7 @@ steps: depends_on: ["prepare:frontend"] commands: - ls -la ./node_modules + - ls -la ./node_modules/.bin - npm run prettier directory: frontend diff --git a/frontend/trigger.txt b/frontend/trigger.txt index 248f379..d9b14b9 100644 --- a/frontend/trigger.txt +++ b/frontend/trigger.txt @@ -1 +1 @@ -trigger3 +trigger4