CI/BUG: dokku branch

This commit is contained in:
Matthew Ryan Dillon 2020-06-13 15:13:05 -07:00
parent f1f2b00369
commit 3370107f63

View file

@ -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