1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-25 03:22:58 +03:00

skip docs build for PRs

This commit is contained in:
Eugene Pankov 2019-06-09 19:34:41 +02:00
parent fe03ca12ed
commit 639b8e561c

View File

@ -39,6 +39,7 @@ jobs:
- stage: 'Docs'
os: linux
if: branch = master
script:
- set -e
- openssl aes-256-cbc -K $encrypted_4e2fb4889ef8_key -iv $encrypted_4e2fb4889ef8_iv -in .travis.ssh.key.enc -out .travis.ssh.key -d