CI/BUG: dokku branch
This commit is contained in:
parent
f1f2b00369
commit
3370107f63
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cicd.yml
vendored
1
.github/workflows/cicd.yml
vendored
|
@ -20,5 +20,6 @@ jobs:
|
||||||
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
dokku-host: 'planner.thermokar.st'
|
dokku-host: 'planner.thermokar.st'
|
||||||
app-name: 'webapp'
|
app-name: 'webapp'
|
||||||
|
remote-branch: 'main'
|
||||||
# Keeping the following around, in case of emergencies:
|
# Keeping the following around, in case of emergencies:
|
||||||
# git-push-flags: --force
|
# git-push-flags: --force
|
||||||
|
|
Loading…
Add table
Reference in a new issue