This commit is contained in:
parent
40d63f8571
commit
90737fb150
@ -29,10 +29,10 @@ steps:
|
|||||||
- chmod 600 ~/.ssh/id_rsa
|
- chmod 600 ~/.ssh/id_rsa
|
||||||
- ssh-keyscan github.com >> ~/.ssh/known_hosts
|
- ssh-keyscan github.com >> ~/.ssh/known_hosts
|
||||||
- chmod 644 ~/.ssh/known_hosts
|
- chmod 644 ~/.ssh/known_hosts
|
||||||
- git clone https://git.struchkov.dev/upagge/digital-garden.git /usr/src/app/content
|
- git clone --depth 1 --dep https://git.struchkov.dev/upagge/digital-garden.git /usr/src/app/content
|
||||||
- cd /usr/src/app/content
|
- cd /usr/src/app/content
|
||||||
- git remote add github git@github.com:uPagge/digital-garden.git
|
# - git remote add github git@github.com:uPagge/digital-garden.git
|
||||||
- git push github
|
# - git push github
|
||||||
- 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 .
|
||||||
@ -66,6 +66,6 @@ steps:
|
|||||||
# drone sign --save upagge/digital-garden
|
# drone sign --save upagge/digital-garden
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: f85dba090b473f5716085206b7ddc1e5d0a07c2a2aec035bfea65ac2cd3a1ab0
|
hmac: e06f221ba92bcbc751cf70b791979fdf6874f73ca5f41b8cf150a151b90e7056
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user