mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-04 14:21:33 +02:00
ci(docs): use latest as alias (#6352)
This commit is contained in:
parent
1ef8ccf768
commit
a770f18841
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@ -68,5 +68,5 @@ jobs:
|
||||
- name: build and push
|
||||
run: |
|
||||
VERSION="${{ inputs.tag }}"
|
||||
mike deploy $VERSION --push --update-aliases
|
||||
mike deploy $VERSION latest --push --update-aliases
|
||||
mike set-default --push latest
|
||||
|
||||
@ -66,6 +66,7 @@ theme:
|
||||
extra:
|
||||
version:
|
||||
provider: mike
|
||||
alias: true
|
||||
|
||||
markdown_extensions:
|
||||
- meta
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user