Skip to content

Commit 33175ea

Browse files
authored
Fix buildkite label (#70)
1 parent dd245dd commit 33175ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
steps:
2-
- label: ":proto: build"
2+
- label: "build"
33
agents:
44
queue: "default"
55
docker: "*"

0 commit comments

Comments
 (0)