不同仓库的合并请求带刷新 #28

Closed
postwoman wants to merge 67 commits from postwoman/forgeplus:master into dev_jjj
1 changed files with 4 additions and 5 deletions
Showing only changes of commit bbb4a1ae5c - Show all commits

View File

@ -7,7 +7,6 @@ platform:
steps: steps:
- name: test - name: test
image: ruby image: node
commands: commands:
- bundle install --jobs=3 --retry=3 - echo hello
- rake