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 missing yq dependency on docker-build target #193

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

robertauer
Copy link
Member

The docker-build target depends on the BINARY_YQ target, because inside it the IMAGE variable is used. In the moment this variable is used, it is evaluated and the evaluation depends on the yq binary.

The docker-build target depends on the BINARY_YQ target,
because inside it the IMAGE variable is used. In the moment
this variable is used, it is evaluated and the evaluation
depends on the yq binary.
@nhinze23
Copy link
Contributor

nhinze23 commented Sep 5, 2024

lgtm :)

@nhinze23 nhinze23 merged commit 752be7c into develop Sep 5, 2024
@nhinze23 nhinze23 deleted the bugfix/add_yq_dependency branch September 5, 2024 08:05
@nhinze23 nhinze23 mentioned this pull request Sep 5, 2024
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.

2 participants