Merge branch 'main' of https://dev.discours.io/discours.io/quoter
Some checks failed
deploy / deploy (push) Has been cancelled

This commit is contained in:
2024-10-02 18:13:34 +03:00

View File

@@ -24,3 +24,4 @@ jobs:
branch: 'main'
git_remote_url: 'ssh://dokku@v2.discours.io:22/quoter'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
git_push_flags: '--force'