Merge branch 'main' of ssh://git.sa6anw.se:2222/sa6anw/sa6anw.se
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user