Skip to content

Commit

Permalink
Disable rules_sass in Downstream (#1855)
Browse files Browse the repository at this point in the history
Moving rules_sass to Disabled CI as there is no response
bazelbuild/rules_sass#153 (comment)
  • Loading branch information
sgowroji authored Jan 23, 2024
1 parent 3b104b3 commit 1318791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildkite/bazelci.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@
"rules_sass": {
"git_repository": "https://github.com/bazelbuild/rules_sass.git",
"pipeline_slug": "rules-sass",
"disabled_reason": "https://github.com/bazelbuild/rules_sass/issues/153",
},
"rules_scala": {
"git_repository": "https://github.com/bazelbuild/rules_scala.git",
Expand Down

0 comments on commit 1318791

Please sign in to comment.