This commit is contained in:
Jasder 2020-07-21 12:42:35 +08:00
commit bbb4a1ae5c
1 changed files with 4 additions and 5 deletions

View File

@ -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