This commit is contained in:
+2
-2
@@ -13,7 +13,7 @@ trigger:
|
||||
steps:
|
||||
|
||||
- name: build mkdocs site
|
||||
image: plugins/docker
|
||||
image: titom73/mkdocs
|
||||
output: ./site
|
||||
command: ["mkdocs build"]
|
||||
|
||||
@@ -27,7 +27,7 @@ steps:
|
||||
port:
|
||||
from_secret: RSYNC_PORT
|
||||
user:
|
||||
from_secret: RSYNC_USER_STACK
|
||||
from_secret: RSYNC_USER
|
||||
key:
|
||||
from_secret: RSYNC_SSH_KEY_STACK
|
||||
|
||||
|
||||
Reference in New Issue
Block a user