sdf
continuous-integration/drone/push Build is passing Details

pull/6/head
thest1tch 2 years ago
parent 1f5285af50
commit 9d2232e069

@ -5,7 +5,7 @@ name: build-home-docs
steps: steps:
- name: build-docs - name: build-docs
image: squidfunk/mkdocs-material:9.1.15 image: squidfunk/mkdocs-material:9.1.17
pull: if-not-exists pull: if-not-exists
volumes: volumes:
- name: site - name: site
@ -26,7 +26,7 @@ steps:
branch: main branch: main
- name: check-feature - name: check-feature
image: squidfunk/mkdocs-material:9.1.15 image: squidfunk/mkdocs-material:9.1.17
pull: if-not-exists pull: if-not-exists
volumes: volumes:
- name: site - name: site

Loading…
Cancel
Save