mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-22 15:41:47 +00:00
Publish docs from master branch
This commit is contained in:
parent
3d7349ee53
commit
e92615b3a8
2 changed files with 2 additions and 1 deletions
1
.github/workflows/docs.yaml
vendored
1
.github/workflows/docs.yaml
vendored
|
|
@ -3,6 +3,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- docs*
|
- docs*
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
|
|
@ -48,4 +48,4 @@ nav:
|
||||||
- Resume: cmd/tk_resume.md
|
- Resume: cmd/tk_resume.md
|
||||||
- Suspend: cmd/tk_suspend.md
|
- Suspend: cmd/tk_suspend.md
|
||||||
- Synchronize: cmd/tk_sync.md
|
- Synchronize: cmd/tk_sync.md
|
||||||
- Uninstall: cmd/tk_uninstall.md
|
- Uninstall: cmd/tk_uninstall.md
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue