Skip to content

Allow deploying to multiple environments#13

Open
NickVolynkin wants to merge 1 commit intoidoberko2:masterfrom
NickVolynkin:allow-multiple-deployments
Open

Allow deploying to multiple environments#13
NickVolynkin wants to merge 1 commit intoidoberko2:masterfrom
NickVolynkin:allow-multiple-deployments

Conversation

@NickVolynkin
Copy link
Copy Markdown

@NickVolynkin NickVolynkin commented Nov 14, 2022

Using "$DOKKU_APP_NAME" as the git remote name enables deploying to multiple environments from a single
GitHub runner.

Otherwise, the action fails to set up a new remote with the following error:https://github.com/idoberko2/dokku-deploy-github-action/pull/13/files

 fatal: remote deploy already exists.

.. but proceeds to deploy code to the wrong remote.

Using "$DOKKU_APP_NAME" as the git remote name enables
deploying to multiple environments from a single
GitHub runner.
@NickVolynkin NickVolynkin marked this pull request as ready for review November 14, 2022 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant