debug: no force optins and simpl regexp logic
All checks were successful
Deploy on push / deploy (push) Successful in 59s

This commit is contained in:
Stepan Vladovskiy
2025-01-28 18:24:10 -03:00
parent 113d4807b2
commit a218d1309b
2 changed files with 2 additions and 3 deletions

View File

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