develop #2

Merged
Bryant merged 15 commits from develop into main 2023-07-09 05:54:34 +08:00
1 changed files with 2 additions and 4 deletions
Showing only changes of commit 8e0d7d13de - Show all commits

View File

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