test
This commit is contained in:
parent
bb44c3a06b
commit
207ac4aa3e
2
.github/workflows/deply.yml
vendored
2
.github/workflows/deply.yml
vendored
|
@ -23,4 +23,4 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
echo $HOST_KEY > ~/.ssh/known_hosts
|
echo $HOST_KEY > ~/.ssh/known_hosts
|
||||||
git remote add dokku dokku@v2.discours.io:discoursio-api
|
git remote add dokku dokku@v2.discours.io:discoursio-api
|
||||||
git push dokku HEAD:main
|
git push dokku HEAD:main -f
|
||||||
|
|
Loading…
Reference in New Issue
Block a user