Temporarily disable deploying to Bazel (#376)

It looks like @sassbot doesn't have permissions to push to Bazel yet.

See bazelbuild/rules_sass#28
This commit is contained in:
Natalie Weizenbaum 2018-06-22 12:45:42 -07:00 committed by GitHub
parent 44b23d1874
commit 69e79d610a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,16 +126,6 @@ jobs:
skip_cleanup: true
on: {tags: true}
# Deploy to Bazel.
- if: *deploy-if
env: *github-env
script: skip
deploy:
provider: script
script: pub run grinder update_bazel
skip_cleanup: true
on: {tags: true}
# Deploy to Chocolatey.
- if: *deploy-if
env: