Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add recursive and context-path options #88

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aslupin
Copy link

@aslupin aslupin commented Apr 20, 2021

Add recursive and context-path options in heroku container:push command.

I have a problem when organizing code by push Dockerfile to docker folder, and I solved it by setting recursive and context-path manually in the local. So I think these options will be useful and flexible on GitHub Action.

Options:

  • userecursive
  • context_path

Ref: heroku-container-push

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