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

This commit is contained in:
Joakim Svensson 2025-05-10 07:37:54 +00:00
commit 80b1d04715
1 changed files with 6 additions and 1 deletions

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