File tree Expand file tree Collapse file tree 5 files changed +0
-184
lines changed
build/teamcity/internal/cockroach/release/publish Expand file tree Collapse file tree 5 files changed +0
-184
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -1110,8 +1110,6 @@ GO_TARGETS = [
1110
1110
"//pkg/cmd/bazci/testfilter:testfilter_test" ,
1111
1111
"//pkg/cmd/bazci:bazci" ,
1112
1112
"//pkg/cmd/bazci:bazci_lib" ,
1113
- "//pkg/cmd/cloudupload:cloudupload" ,
1114
- "//pkg/cmd/cloudupload:cloudupload_lib" ,
1115
1113
"//pkg/cmd/cmdutil:cmdutil" ,
1116
1114
"//pkg/cmd/cmp-protocol/pgconnect:pgconnect" ,
1117
1115
"//pkg/cmd/cmp-protocol:cmp-protocol" ,
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -76,7 +76,6 @@ var buildTargetMapping = map[string]string{
76
76
"bazel-remote" : bazelRemoteTarget ,
77
77
"buildifier" : "@com_github_bazelbuild_buildtools//buildifier:buildifier" ,
78
78
"buildozer" : "@com_github_bazelbuild_buildtools//buildozer:buildozer" ,
79
- "cloudupload" : "//pkg/cmd/cloudupload:cloudupload" ,
80
79
"cockroach" : cockroachTarget ,
81
80
"cockroach-sql" : "//pkg/cmd/cockroach-sql:cockroach-sql" ,
82
81
"cockroach-short" : "//pkg/cmd/cockroach-short:cockroach-short" ,
You can’t perform that action at this time.
0 commit comments