提交 8a753786 编写于 作者: yin-zh's avatar yin-zh

cicd test2

上级 e8e0d30d
...@@ -30,7 +30,7 @@ step2: ...@@ -30,7 +30,7 @@ step2:
events: [ 'close_issue' ] events: [ 'close_issue' ]
action: action:
- type: create_issue - type: create_issue
title: "结束" title: "第二章"
with: lin.md with: lin.md
store: store:
chapter_2_issue: '{{result.data.html_url}}' chapter_2_issue: '{{result.data.html_url}}'
......
结束 算法实现
\ No newline at end of file \ No newline at end of file
# 在所有的任务之前执行
before: before:
link: '{{chapter_2_url}}'
transitions: transitions:
action: action:
- type: issue_comment.created type: create_issue
with: ready.md title: "第二章"
# store: with: lin.md
# chapter_2_url: '{{result.data.html_url}}' store:
# - type: choice chapter_2_issue: '{{result.data.html_url}}'
# with: ready.md
to: step1 to: step1
# Task 列表 # Task 列表
step1: step1:
link: '{{chapter_2_url}}' link: '{{chapter_2_url}}'
......
test 算法实现
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册