diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index a19b0637..8638c4d0 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -10,7 +10,7 @@ steps: image: node commands: - npm install - - npm run build + - npm test trigger: branch: - pre_gitlink_server