This commit is contained in:
parent
cf85888569
commit
15df471a3d
@ -21,7 +21,7 @@ steps:
|
|||||||
- cd /usr/src/app/
|
- cd /usr/src/app/
|
||||||
- npx quartz build
|
- npx quartz build
|
||||||
- chmod +x zip_image.sh
|
- chmod +x zip_image.sh
|
||||||
- ./zip_image.sh ./public
|
- sh zip_image.sh ./public
|
||||||
- mv /usr/src/app/public /drone/src
|
- mv /usr/src/app/public /drone/src
|
||||||
- name: publish to server
|
- name: publish to server
|
||||||
image: private.docker.struchkov.dev/mkdocs:latest
|
image: private.docker.struchkov.dev/mkdocs:latest
|
||||||
@ -51,6 +51,6 @@ steps:
|
|||||||
# drone sign --save upagge/digital-garden
|
# drone sign --save upagge/digital-garden
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: eb31ce07abd10c259f2819e162be4b8078272e7be2d061cc54734a88fb683386
|
hmac: 5e7c4ba08c559da237d5371b9a7daa6a42c7ebe471a5fd53d0d45f16c73bdee3
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user