From f4cab962fe1fffea7b58b3363ed1012e0e35e990 Mon Sep 17 00:00:00 2001 From: xxq250 Date: Wed, 3 Aug 2022 15:21:17 +0800 Subject: [PATCH] Update '.trustie-pipeline.yml' --- .trustie-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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