no force, deployd from gitea
Some checks failed
Deploy to discoursio-api / deploy (push) Failing after 46s
Some checks failed
Deploy to discoursio-api / deploy (push) Failing after 46s
This commit is contained in:
parent
46c3345f45
commit
fb6e03c1a2
|
@ -27,6 +27,5 @@ jobs:
|
|||
branch: 'main'
|
||||
git_remote_url: 'ssh://dokku@v2.discours.io:22/discoursio-api'
|
||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
git_push_flags: '--force'
|
||||
|
||||
|
||||
|
|
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -150,3 +150,8 @@ backups/
|
|||
.ruff_cache
|
||||
.venv
|
||||
poetry.lock
|
||||
.devcontainer/devcontainer.json
|
||||
localhost-key.pem
|
||||
.gitignore
|
||||
discoursio.db
|
||||
localhost.pem
|
||||
|
|
Loading…
Reference in New Issue
Block a user