This commit is contained in:
parent
d4c14618b0
commit
f127f392e5
@ -23,9 +23,9 @@ steps:
|
|||||||
- cd /usr/src/app
|
- cd /usr/src/app
|
||||||
- cp ./content/.quartz/quartz.config.ts .
|
- cp ./content/.quartz/quartz.config.ts .
|
||||||
- cp ./content/.quartz/quartz.layout.ts .
|
- cp ./content/.quartz/quartz.layout.ts .
|
||||||
- cp ./content/.quartz/robots.txt ./content
|
|
||||||
- npx quartz build
|
- npx quartz build
|
||||||
- mv public /drone/src
|
- mv public /drone/src/public/ru
|
||||||
|
- cp ./content/.quartz/robots.txt /drone/src/public
|
||||||
- name: publish to server
|
- name: publish to server
|
||||||
image: private.docker.struchkov.dev/mkdocs:latest
|
image: private.docker.struchkov.dev/mkdocs:latest
|
||||||
environment:
|
environment:
|
||||||
@ -54,6 +54,6 @@ steps:
|
|||||||
# drone sign --save upagge/digital-garden
|
# drone sign --save upagge/digital-garden
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 7dcf055d9ffc3dce5216a071e6de13e029a09eef47b5d9c1078a323e0b86cd25
|
hmac: 3f39aadf5b3020e720a9e7b5928ae347229bf234992b1046ff63ce27221490ff
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user