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

fix: [#99] added new input parameter for docker build context #100

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

jherrerasbp
Copy link
Contributor

What

  • Added ${{ inputs.context }} with default value as "."

Why

  • Required to build Docker images from different dirs that are not the repository root

@jherrerasbp jherrerasbp linked an issue Dec 27, 2024 that may be closed by this pull request
@jherrerasbp jherrerasbp self-assigned this Dec 27, 2024
action.yml Outdated Show resolved Hide resolved
action.yml Show resolved Hide resolved
@jherrerasbp jherrerasbp merged commit d81aea7 into main Dec 27, 2024
1 check passed
@jherrerasbp jherrerasbp deleted the 99-add-input-to-modify-the-docker-context-path branch December 27, 2024 12:21
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.

Add input to modify the Docker context path
2 participants