Skip to content

Fix gh_deploy with config-file in the current directory#2481

Merged
oprypin merged 1 commit intomkdocs:masterfrom
oprypin:reldepl
Jul 5, 2021
Merged

Fix gh_deploy with config-file in the current directory#2481
oprypin merged 1 commit intomkdocs:masterfrom
oprypin:reldepl

Conversation

@oprypin
Copy link
Copy Markdown

@oprypin oprypin commented Jun 29, 2021

If the config file is specified as relative and is in the current directory, the dirname transform came out empty, which subprocess doesn't like as cwd.

Fixes #2471

If the config file is specified as relative and is in the current directory, the `dirname` transform came out empty, which `subprocess` doesn't like as `cwd`.
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.

gh_deploy doesn't work when a config file is supplied

1 participant