feature/todo #1

Merged
Bryant merged 15 commits from feature/todo into develop 2023-07-09 05:51:10 +08:00
Showing only changes of commit 8e0d7d13de - Show all commits

View File

@ -93,8 +93,7 @@ steps:
settings: settings:
gitea_token: gitea_token:
from_secret: gitea_token from_secret: gitea_token
gitea_base_url: gitea_base_url: https://gitea.bearcatlog.com
from_secret: gitea_base_url
comment_title: "部署 sit 环境失败" comment_title: "部署 sit 环境失败"
comment: "${DRONE_PULL_REQUEST_TITLE} 部署 sit 环境失败" comment: "${DRONE_PULL_REQUEST_TITLE} 部署 sit 环境失败"
when: when:
@ -113,8 +112,7 @@ steps:
settings: settings:
gitea_token: gitea_token:
from_secret: gitea_token from_secret: gitea_token
gitea_base_url: gitea_base_url: https://gitea.bearcatlog.com
from_secret: gitea_base_url
comment_title: "部署 sit 环境成功" comment_title: "部署 sit 环境成功"
comment: "${DRONE_PULL_REQUEST_TITLE} 部署 sit 环境成功" comment: "${DRONE_PULL_REQUEST_TITLE} 部署 sit 环境成功"
when: when: