Only run deplot on master branch
This commit is contained in:
parent
8948c8436a
commit
4b82693e20
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ jobs:
|
|||
rust: 1.25.0
|
||||
script: ./scripts/test-ios.sh
|
||||
- stage: deploy
|
||||
if: branch = master
|
||||
rust: 1.25.0
|
||||
script: ./scripts/build-doc.sh
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue