mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-15 00:06:51 +00:00
Add install script to website
This commit is contained in:
parent
c1d7582461
commit
5074ff2889
2 changed files with 10 additions and 4 deletions
4
.github/workflows/docs.yaml
vendored
4
.github/workflows/docs.yaml
vendored
|
|
@ -11,7 +11,9 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout master
|
||||
uses: actions/checkout@v1
|
||||
|
||||
- name: Copy assets
|
||||
run: |
|
||||
cp install/tk.sh docs/install.sh
|
||||
- name: Deploy docs
|
||||
uses: mhausenblas/mkdocs-deploy-gh-pages@master
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue