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

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

View File

@ -1,15 +1,8 @@
kind: pipeline
name: default
steps:
- name: en
image: alpine
commands:
- echo hello
- echo world
platform:
os: linux
arch: arm64
- name: test
image: ruby
commands:
- bundle install --jobs=3 --retry=3
- rake
steps: