This commit is contained in:
parent
e40276fa1d
commit
b03717af13
@ -29,7 +29,7 @@ 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 --depth 1 https://git.struchkov.dev/upagge/digital-garden.git /usr/src/app/content
|
- git clone --depth 1 --single-branch --branch master 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
|
||||||
@ -66,6 +66,6 @@ steps:
|
|||||||
# drone sign --save upagge/digital-garden
|
# drone sign --save upagge/digital-garden
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 81c05e17cef58a6e1db7b0b8bd9d1e8581d1afabe9190b26984ab9a2d801d706
|
hmac: 136d4effa27f318fb6ff0cf16bc1bf7b20b428610832f7bdd8224c164a804e69
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user