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: