Avoid timemout
This commit is contained in:
parent
49c6b25611
commit
17ce107129
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ addons:
|
||||||
- gnupg2
|
- gnupg2
|
||||||
- pass
|
- pass
|
||||||
update: true
|
update: true
|
||||||
|
ssh_known_hosts: github.com
|
||||||
before_install:
|
before_install:
|
||||||
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
|
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
|
||||||
- touch .ci-env
|
- touch .ci-env
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue