feat: dev branch deploying on staging
All checks were successful
Deploy on Push / deploy (push) Successful in 1m53s
All checks were successful
Deploy on Push / deploy (push) Successful in 1m53s
This commit is contained in:
@@ -31,6 +31,6 @@ jobs:
|
||||
uses: dokku/github-action@master
|
||||
with:
|
||||
branch: 'main'
|
||||
git_remote_url: 'ssh://dokku@stagging.discours.io:22/uploader'
|
||||
git_remote_url: 'ssh://dokku@staging.discours.io:22/uploader'
|
||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
||||
|
Reference in New Issue
Block a user