Upate file

This commit is contained in:
jasder 2020-07-24 17:34:03 +08:00
parent 575294361a
commit b08fcbd0a3
1 changed files with 10 additions and 12 deletions

View File

@ -7,9 +7,7 @@ kind: pipeline
steps:
- name: test
image: gcc
image: ruby
commands:
- ./configure
- make
- make test
1111
- bundle install --jobs=3 --retry=3
- rake