We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3bd776 commit f4e59c1Copy full SHA for f4e59c1
.github/workflows/docker-publish.yml
@@ -23,6 +23,9 @@ jobs:
23
- name: mkdocs
24
context: ./images/mkdocs
25
image: raineblog/mkdocs-docker
26
+ - name: fragment
27
+ context: ./images/fragment
28
+ image: raineblog/mkdocs-docker-fragment
29
# - name: starlight
30
# context: ./images/starlight
31
# image: raineblog/mkdocs-compatible-starlight
0 commit comments