This commit is contained in:
parent
b8510a65b3
commit
20b7fa7c85
@ -3,9 +3,6 @@ kind: pipeline
|
||||
type: docker
|
||||
name: build
|
||||
|
||||
environment:
|
||||
wiki_folder: ${wiki_folder}
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: squidfunk/mkdocs-material:7.1.9
|
||||
@ -22,6 +19,4 @@ steps:
|
||||
volumes:
|
||||
- name: site
|
||||
host:
|
||||
# path: /home/sthope/docker/wiki
|
||||
path: ${wiki_folder}
|
||||
|
||||
path: /home/sthope/docker/wiki
|
Loading…
x
Reference in New Issue
Block a user