ci fix
This commit is contained in:
parent
9a1862b575
commit
5f81300f73
|
@ -14,7 +14,6 @@ deploy:
|
||||||
- main
|
- main
|
||||||
script:
|
script:
|
||||||
- mkdir ~/.ssh
|
- mkdir ~/.ssh
|
||||||
- echo "${HOST_KEY}" > ~/.ssh/known_hosts
|
|
||||||
- echo "${SSH_PRIVATE_KEY}" > ~/.ssh/id_rsa
|
- echo "${SSH_PRIVATE_KEY}" > ~/.ssh/id_rsa
|
||||||
- chmod 0400 ~/.ssh/id_rsa
|
- chmod 0400 ~/.ssh/id_rsa
|
||||||
- git remote add github git@github.com:Discours/discoursio-webapp.git
|
- git remote add github git@github.com:Discours/discoursio-webapp.git
|
||||||
|
|
Loading…
Reference in New Issue
Block a user