From 6d804b25c7f139e45585945a8090725c9de97eac Mon Sep 17 00:00:00 2001 From: xxq250 Date: Wed, 3 Aug 2022 17:38:24 +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 e0b20165..6c97a64d 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -7,7 +7,7 @@ platform: arch: amd64 steps: - name: 编译构建 - image: python2 + image: python:2 - name: Node编译 image: node commands: