mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-27 04:34:59 +01:00
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:
parent
44b23d1874
commit
69e79d610a
10
.travis.yml
10
.travis.yml
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user