forked from jasder/forgeplus
更新 '.trustie-pipeline.yml'
This commit is contained in:
parent
07c92153a4
commit
4ab94fc894
|
@ -1,15 +1,8 @@
|
|||
kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: en
|
||||
image: alpine
|
||||
commands:
|
||||
- echo hello
|
||||
- echo world
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
- name: test
|
||||
image: ruby
|
||||
commands:
|
||||
- bundle install --jobs=3 --retry=3
|
||||
- rake
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue