test
This commit is contained in:
2
.github/workflows/deply.yml
vendored
2
.github/workflows/deply.yml
vendored
@@ -21,6 +21,6 @@ jobs:
|
||||
mkdir ~/.ssh
|
||||
echo $HOST_KEY > ~/.ssh/known_hosts
|
||||
echo $SSH_PRIVATE_KEY > ~/.ssh/id_rsa
|
||||
cat ~/.ssh/id_rsa
|
||||
chmod 0400 ~/.ssh/id_rsa
|
||||
git remote add dokku dokku@v2.discours.io:discoursio-api
|
||||
git push dokku HEAD:main
|
||||
|
Reference in New Issue
Block a user