Do not run style checks on master
This commit is contained in:
parent
39decff1f6
commit
504105347a
@ -15,8 +15,6 @@ jobs:
|
|||||||
vmImage: ubuntu-16.04
|
vmImage: ubuntu-16.04
|
||||||
steps:
|
steps:
|
||||||
- template: azure-install-rust.yml
|
- template: azure-install-rust.yml
|
||||||
- script: sh ci/style.sh
|
|
||||||
displayName: Check style
|
|
||||||
- script: LIBC_CI=1 sh ci/dox.sh
|
- script: LIBC_CI=1 sh ci/dox.sh
|
||||||
displayName: Generate documentation
|
displayName: Generate documentation
|
||||||
- template: azure-configs/static-websites.yml@rustinfra
|
- template: azure-configs/static-websites.yml@rustinfra
|
||||||
|
Loading…
Reference in New Issue
Block a user