不同仓库的合并请求带刷新 #28
|
@ -6,8 +6,7 @@ platform:
|
|||
arch: arm64
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: ruby
|
||||
commands:
|
||||
- bundle install --jobs=3 --retry=3
|
||||
- rake
|
||||
- name: test
|
||||
image: node
|
||||
commands:
|
||||
- echo hello
|
Loading…
Reference in New Issue