feat: no fore push dev to staging
All checks were successful
Deploy on push / deploy (push) Successful in 22s

This commit is contained in:
Stepan Vladovskiy 2024-04-11 16:14:26 -03:00
parent 52280c29ea
commit 994cd05d85

View File

@ -32,4 +32,3 @@ jobs:
branch: 'dev'
git_remote_url: 'ssh://dokku@staging.discours.io:22/core'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
git_push_flags: '--force'