From 3387836435f8df766cbcf72f80acfbccf6eabdcc Mon Sep 17 00:00:00 2001 From: jasder <2053003901@qq.com> Date: Mon, 20 Jul 2020 21:40:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.trustie-pipeline.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .trustie-pipeline.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index 432ed6a..f0b63dd 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -6,6 +6,12 @@ platform: arch: arm64 steps: +- name: en + image: alpine + commands: + - echo hello + - echo world + - name: test image: ruby commands: