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
|
arch: arm64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: ruby
|
image: node
|
||||||
commands:
|
commands:
|
||||||
- bundle install --jobs=3 --retry=3
|
- echo hello
|
||||||
- rake
|
|
Loading…
Reference in New Issue