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:
|
script:
|
||||||
- bash do_all.sh
|
- bash do_all.sh
|
||||||
|
- cd out
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: pages
|
provider: pages
|
||||||
|
@ -19,5 +20,4 @@ deploy:
|
||||||
branch: master
|
branch: master
|
||||||
target_branch: kernel
|
target_branch: kernel
|
||||||
repo: https://github.com/MTGos/nightlies
|
repo: https://github.com/MTGos/nightlies
|
||||||
local_dir: ~/kernel/out/
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue