this is test branch ...
All checks were successful
Deploy on push / deploy (push) Successful in 1m12s
All checks were successful
Deploy on push / deploy (push) Successful in 1m12s
This commit is contained in:
parent
86b919b5c0
commit
2554b6e229
|
@ -38,7 +38,7 @@ jobs:
|
|||
if: github.ref == 'refs/heads/dev-to-staging'
|
||||
uses: dokku/github-action@master
|
||||
with:
|
||||
branch: 'main'
|
||||
branch: 'dev'
|
||||
git_remote_url: 'ssh://dokku@staging.discours.io:22/core'
|
||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
git_push_flags: '--force'
|
Loading…
Reference in New Issue
Block a user