mirror of
https://github.com/wmariuss/awesome-devops.git
synced 2025-01-02 19:10:56 -05:00
Add tasks flow
This commit is contained in:
parent
75133059da
commit
fac624bd93
@ -4,8 +4,7 @@ python:
|
||||
- "3.6"
|
||||
|
||||
script:
|
||||
- cp README.md docs/index.md
|
||||
- mkdocs build
|
||||
- invoke build
|
||||
|
||||
deploy:
|
||||
provider: pages
|
||||
|
@ -1,2 +1,3 @@
|
||||
mkdocs==1.0.4
|
||||
mkdocs-material==4.5.0
|
||||
invoke
|
||||
|
Loading…
Reference in New Issue
Block a user