Skip to content

Commit

Permalink
Add bazel-buildfarm to the list of projects.
Browse files Browse the repository at this point in the history
Since bazel-buildfarm setup is simple, default config works
great for it.

Fixes bazelbuild/bazel-buildfarm#100
  • Loading branch information
ttsugriy committed Feb 20, 2018
1 parent f910746 commit 1c851fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jenkins/jobs/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ bazel_github_job(

# Jobs from the bazelbuild org using the default configuration
[bazel_github_job(name = n) for n in [
"bazel-buildfarm",
"bazel-watcher",
"migration-tooling",
"rules_appengine",
Expand Down

0 comments on commit 1c851fa

Please sign in to comment.