连接已经可以,等待实现同步数据
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
LingZhaoHui 2022-06-05 23:10:33 +08:00
parent e32bcff150
commit 41bf7bf648

View File

@ -3,13 +3,6 @@ name: default
type: docker
steps:
- name: code-analysis
image: aosapps/drone-sonar-plugin
settings:
sonar_host:
from_secret: sonar_host
sonar_token:
from_secret: sonar_token
- name: build
image: gcc
commands: