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

This commit is contained in:
Stepan Vladovskiy 2024-04-11 16:11:17 -03:00
parent 9ce0426b7e
commit dce4d77706

View File

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