File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232 secrets : inherit
3333 with :
3434 environment : production
35- appname : onsight-ads
35+ appname : onsight-ads
Original file line number Diff line number Diff line change 1313 required : true
1414
1515env :
16- DOKKU_HOST : jungesmusical.de
16+ DOKKU_HOST : srv02. jungesmusical.de
1717 DOKKU_PORT : 22
1818
19- concurrency :
19+ concurrency :
2020 group : ${{ github.workflow }}--${{ inputs.environment }}
2121 cancel-in-progress : false
2222
4242 uses : dokku/github-action@33d50129fe718c3f907c8b29ea58776ed3cf8221 # v1.8.0
4343 with :
4444 git_remote_url : ssh://dokku@${{ env.DOKKU_HOST }}:${{ env.DOKKU_PORT }}/${{ inputs.appname }}
45- ssh_private_key : ${{ secrets.DOKKU_DEPLOY_JUNGESMUSICAL_SRV01 }}
45+ ssh_private_key : ${{ secrets.DOKKU_DEPLOY_JUNGESMUSICAL_SRV02 }}
4646 -
4747 name : Update deployment Status
4848 uses : bobheadxi/deployments@648679e8e4915b27893bd7dbc35cb504dc915bc8 # v1.5.0
You can’t perform that action at this time.
0 commit comments