Browse Source

update ci config the last dance_

pull/8/head
wally 4 years ago
parent
commit
49c0e28dbb
  1. 3
      .drone.yml

3
.drone.yml

@ -91,13 +91,14 @@ steps:
> Commit: [${DRONE_COMMIT_MESSAGE} ](${DRONE_COMMIT_LINK})
> Author: ${DRONE_COMMIT_AUTHOR}
> 查看地址: http://test.tall.wiki/checkwork/
> [点击查看](http://test.tall.wiki/checkwork/)
{{else}}
#### ❌ ${DRONE_REPO} 测试环境构建失败
> Branch: ${DRONE_BRANCH}
> Commit: [${DRONE_COMMIT_MESSAGE} ](${DRONE_COMMIT_LINK})
> Author: ${DRONE_COMMIT_AUTHOR}
> 请立即修复!!!
> [点击查看](http://www.tall.wiki/checkwork/)
> [点击查看](http://test.tall.wiki/checkwork/)
{{end}}
when:
status:

Loading…
Cancel
Save