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