Skip to content

Commit 05cae63

Browse files
author
Brandon Gonzalez
committed
update makefile
1 parent eaec3e0 commit 05cae63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,6 @@ proto:
8282
protoc --proto_path "$(PWD)/../googleapis:$(PWD)/../lightstep-tracer-common/" \
8383
--python_out="$(PWD)/lightstep" \
8484
collector.proto
85+
86+
conformance: build cloudbuild.yaml
87+
gcloud builds submit --config cloudbuild.yaml .

0 commit comments

Comments
 (0)