Skip to content

Commit 17e7276

Browse files
authored
Force push to dokku staging (#1015)
Signed-off-by: Peter Kos <pkos91@icloud.com>
1 parent 74f524c commit 17e7276

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-staging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ jobs:
1818
- name: Push to Staging
1919
uses: dokku/github-action@master
2020
with:
21+
git_push_flags: '--force'
2122
git_remote_url: 'ssh://dokku@csh-cloud.oweb.co:22/brickhack-stage'
2223
ssh_private_key: ${{ secrets.CODERIT_CLOUD_SSH_PRIVATE_KEY }}

0 commit comments

Comments
 (0)