attempt 2
This commit is contained in:
parent
14d2c9e73b
commit
51d11e8fe9
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,7 @@ python:
|
|||
|
||||
script:
|
||||
- bash do_all.sh
|
||||
- cd out
|
||||
|
||||
deploy:
|
||||
provider: pages
|
||||
|
@ -19,5 +20,4 @@ deploy:
|
|||
branch: master
|
||||
target_branch: kernel
|
||||
repo: https://github.com/MTGos/nightlies
|
||||
local_dir: ~/kernel/out/
|
||||
|
||||
|
|
Loading…
Reference in a new issue