Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Properly Test if ${CHART_PATH} Exists #28

Merged
merged 2 commits into from
Mar 12, 2020

Conversation

stevenpall
Copy link
Contributor

  • Catch case where the value of ${CHART_PATH} is null. Currently the check is only for an empty string.
  • Similarly, if the value of ${CHART_PATH} is not null, run helm dependency build.

@stevenpall stevenpall mentioned this pull request Mar 11, 2020
Copy link
Owner

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @stevenpall

@stefanprodan stefanprodan merged commit d764a2c into stefanprodan:master Mar 12, 2020
@stevenpall stevenpall deleted the test-for-null-values branch March 2, 2022 21:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants