Skip to content

Commit f4e59c1

Browse files
committed
Update docker-publish.yml
1 parent c3bd776 commit f4e59c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
- name: mkdocs
2424
context: ./images/mkdocs
2525
image: raineblog/mkdocs-docker
26+
- name: fragment
27+
context: ./images/fragment
28+
image: raineblog/mkdocs-docker-fragment
2629
# - name: starlight
2730
# context: ./images/starlight
2831
# image: raineblog/mkdocs-compatible-starlight

0 commit comments

Comments
 (0)