Merge branch 'main' of ssh://git.sa6anw.se:2222/sa6anw/sa6anw.se
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-10 07:37:54 +00:00

View File

@@ -2,6 +2,10 @@
kind: pipeline
type: docker
name: build
clone:
depth: 0
steps:
- name: build
image: squidfunk/mkdocs-material:7.1.9
@@ -13,7 +17,8 @@ steps:
- mkdocs build
- cp -r site/ /site
- chmod -R 777 /site
volumes:
- name: site
host:
path: /root/sa6anw
path: /root/sa6anw