Compare commits

...

1 Commits

Author SHA1 Message Date
千目管理员 2f42583af2 fix: ci 3 years ago
  1. 2
      .drone.yml

2
.drone.yml

@ -60,7 +60,7 @@ steps:
- name: 获取tag数据
image: alpine/git:v2.36.2
settings:
git_login:
gitea_username:
from_secret: gitea_username
git_password:
from_secret: gitea_password

Loading…
Cancel
Save