feat: yess, it was deploy on staging
All checks were successful
Deploy to core / deploy (push) Successful in 5s
All checks were successful
Deploy to core / deploy (push) Successful in 5s
This commit is contained in:
parent
e8d85d9914
commit
ebbbcc97f2
|
@ -25,7 +25,7 @@ jobs:
|
||||||
uses: dokku/github-action@master
|
uses: dokku/github-action@master
|
||||||
with:
|
with:
|
||||||
branch: 'main'
|
branch: 'main'
|
||||||
git_remote_url: 'ssh://dokku@staging.discours.io:22/core'
|
git_remote_url: 'ssh://dokku@v2.discours.io:22/core'
|
||||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
git_push_flags: '--force'
|
git_push_flags: '--force'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user