restart branch
All checks were successful
deploy / deploy (push) Successful in 36s

This commit is contained in:
Stepan Vladovskiy 2025-05-14 15:28:50 -03:00
parent 282c700431
commit 9c27d7fcab

View File

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