forked from jasder/forgeplus
Merge branch 'master' of http://testgitea2.trustie.net/jasder/forgeplus
This commit is contained in:
commit
bbb4a1ae5c
|
@ -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