feat: 1
This commit is contained in:
@@ -66,14 +66,11 @@ steps:
|
|||||||
>**构建详情**: [点击查看]({{ build.link }})
|
>**构建详情**: [点击查看]({{ build.link }})
|
||||||
>**代码分支**: {{ build.branch }}
|
>**代码分支**: {{ build.branch }}
|
||||||
>**提交标识**: {{ build.commit }}
|
>**提交标识**: {{ build.commit }}
|
||||||
>**提交发起**: {{ DRONE_COMMIT_AUTHOR }} {{ build }} {{ DRONE_REPO_NAME }}
|
>**提交发起**: {{ DRONE_COMMIT_AUTHOR }} {{ build }} {{ DRONE_REPO_NAME }} ${DRONE_BUILD_STATUS}
|
||||||
>**提交信息**: {{ build.message }}
|
>**提交信息**: {{ build.message }}
|
||||||
"
|
"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
commands:
|
|
||||||
- echo "DRONE_COMMIT_AUTHOR=${DRONE_COMMIT_AUTHOR}"
|
|
||||||
- echo "build.author=$(echo '{{build.author}}' | drone-webhook simulate)"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user