mirror of
https://github.com/Eugeny/tabby.git
synced 2025-01-18 14:04:17 +08:00
disabled travis linux job
This commit is contained in:
parent
4441bc7e05
commit
f616cb9b8f
@ -39,7 +39,7 @@ jobs:
|
||||
|
||||
- stage: 'Docs'
|
||||
os: linux
|
||||
if: branch = master
|
||||
if: branch = xxx
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user