We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05cae63 commit 14bb827Copy full SHA for 14bb827
Makefile
@@ -82,6 +82,3 @@ proto:
82
protoc --proto_path "$(PWD)/../googleapis:$(PWD)/../lightstep-tracer-common/" \
83
--python_out="$(PWD)/lightstep" \
84
collector.proto
85
-
86
-conformance: build cloudbuild.yaml
87
- gcloud builds submit --config cloudbuild.yaml .
0 commit comments