Skip to content

Commit 0205329

Browse files
committed
Fix typo in pipeline (extra space in step key name)
1 parent e83317a commit 0205329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/release-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ steps:
4141
- slack: "#build-and-ship"
4242

4343
- label: "🛠 Jetpack Release Build"
44-
key: j pbuild
44+
key: jpbuild
4545
command: ".buildkite/commands/release-build.sh jetpack"
4646
depends_on: jplint
4747
plugins: *common_plugins

0 commit comments

Comments
 (0)