feat:sv with force flag
All checks were successful
Deploy on push / deploy (push) Successful in 1m2s

This commit is contained in:
Stepan Vladovskiy 2025-01-28 17:55:41 -03:00
parent 9bc3cdbd0b
commit 113d4807b2

View File

@ -33,3 +33,4 @@ jobs:
force: true force: true
git_remote_url: 'ssh://dokku@v2.discours.io:22/core' git_remote_url: 'ssh://dokku@v2.discours.io:22/core'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }} ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
git_push_flags: '--force'