File tree Expand file tree Collapse file tree 3 files changed +0
-19
lines changed Expand file tree Collapse file tree 3 files changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -15,17 +15,6 @@ steps:
1515 cpu : " 4"
1616 memory : " 5G"
1717
18- - label : " :sonarqube: Static Code Analysis"
19- env :
20- VAULT_SONAR_TOKEN_PATH : " kv/ci-shared/serverless/shared-analysis-token"
21- agents :
22- image : " docker.elastic.co/cloud-ci/sonarqube/buildkite-scanner:latest"
23- command :
24- - " buildkite-agent artifact download coverage.out ."
25- - " /scan-source-code.sh"
26- soft_fail : true
27- depends_on : " tests"
28-
2918 - label : " :go: Build"
3019 command : " make all"
3120 agents :
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ metadata:
1010 backstage.io/source-location : " url:https://github.com/elastic/elasticsearch-k8s-metrics-adapter/"
1111 github.com/project-slug : elastic/elasticsearch-k8s-metrics-adapter
1212 buildkite.com/project-slug : elastic/elasticsearch-k8s-metrics-adapter
13- sonarqube.org/project-key : elasticsearch-k8s-metrics-adapter
1413 pagerduty.com/service-id : PA1IPRT
1514 tags :
1615 - serverless
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments