Skip to content

Commit 3613470

Browse files
authored
Add back rules_python in downstream pipeline (#2105)
#2101 (comment)
1 parent 9db28ad commit 3613470

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

buildkite/bazelci.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,10 @@
229229
"pipeline_slug": "rules-platform",
230230
"owned_by_bazel": True,
231231
},
232+
"rules_python": {
233+
"git_repository": "https://github.com/bazelbuild/rules_python.git",
234+
"pipeline_slug": "rules-python-python",
235+
},
232236
"rules_testing": {
233237
"git_repository": "https://github.com/bazelbuild/rules_testing.git",
234238
"pipeline_slug": "rules-testing",

0 commit comments

Comments
 (0)