This commit is contained in:
parent
4e73be801c
commit
40d63f8571
@ -29,10 +29,9 @@ steps:
|
||||
- chmod 600 ~/.ssh/id_rsa
|
||||
- ssh-keyscan github.com >> ~/.ssh/known_hosts
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
- git clone --depth 1 https://git.struchkov.dev/upagge/digital-garden.git /usr/src/app/content
|
||||
- git clone https://git.struchkov.dev/upagge/digital-garden.git /usr/src/app/content
|
||||
- cd /usr/src/app/content
|
||||
- git remote add github git@github.com:uPagge/digital-garden.git
|
||||
- git fetch origin
|
||||
- git push github
|
||||
- cd /usr/src/app
|
||||
- cp ./content/.quartz/quartz.config.ts .
|
||||
@ -67,6 +66,6 @@ steps:
|
||||
# drone sign --save upagge/digital-garden
|
||||
---
|
||||
kind: signature
|
||||
hmac: af12f04bf7f140fbb0f8da4187b4bb6247aad932dc6b6fdd4ac3ab51f2b2cd47
|
||||
hmac: f85dba090b473f5716085206b7ddc1e5d0a07c2a2aec035bfea65ac2cd3a1ab0
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user