文章分类 -  CI/CD

摘要:一、创建sonar 数据库,postgresql搭建见如下文章:https://www.cnblogs.com/ywzw/articles/15792672.html CREATE DATABASE "sonar"WITH OWNER = "postgres" TEMPLATE = "postgre 阅读全文
posted @ 2023-01-05 11:10 运维之王 阅读(588) 评论(0) 推荐(0)