Skip to content

Commit

Permalink
Merge pull request #3065 from irwinsun/fix_codecc
Browse files Browse the repository at this point in the history
perf: 配置项调整 #3041
  • Loading branch information
irwinsun authored Nov 26, 2020
2 parents cbd43dc + 4a69d43 commit 9b4bc3e
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 145 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ server {
# # }
# ### ssl config end ###

access_log /data/docker/bkci/logs/ci/nginx/codecc.access.$log_date.log devops_format;
error_log /data/docker/bkci/logs/ci/nginx/codecc.error.log;
access_log __BK_CI_LOGS_DIR__/nginx/codecc.access.$log_date.log devops_format;
error_log __BK_CI_LOGS_DIR__/nginx/codecc.error.log;

# set域名区域
set $devops_region "DEVNET";
Expand Down
13 changes: 0 additions & 13 deletions support-files/templates/#etc#codecc#application-defect.yml

This file was deleted.

11 changes: 0 additions & 11 deletions support-files/templates/#etc#codecc#application-job.yml

This file was deleted.

29 changes: 0 additions & 29 deletions support-files/templates/#etc#codecc#application-quartz.yml

This file was deleted.

23 changes: 0 additions & 23 deletions support-files/templates/#etc#codecc#application-task.yml

This file was deleted.

67 changes: 0 additions & 67 deletions support-files/templates/#etc#codecc#common.yml

This file was deleted.

0 comments on commit 9b4bc3e

Please sign in to comment.