This commit is contained in:
parent
12919670de
commit
cc9c921007
@ -30,6 +30,7 @@ steps:
|
|||||||
- 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 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 remote add github git@github.com:uPagge/digital-garden.git
|
||||||
- git push github
|
- git push github
|
||||||
- cd /usr/src/app
|
- cd /usr/src/app
|
||||||
|
Loading…
Reference in New Issue
Block a user