Only apply jsonrpc docs update on tags

This commit is contained in:
Christopher Purta 2018-07-26 13:42:42 -07:00 committed by GitHub
parent a162087128
commit b970425425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -225,7 +225,6 @@ json-rpc-docs:
stage: docs stage: docs
only: only:
- tags - tags
- master
image: parity/rust:gitlab-ci image: parity/rust:gitlab-ci
script: script:
- scripts/gitlab-rpc-docs.sh - scripts/gitlab-rpc-docs.sh