Exit code from diff indicating changes should not block commit. (#17)
Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
@@ -71,4 +71,4 @@ jq -r '. | keys[]' "$IMAGEJSON" | while read -r CHART; do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
"${SCRIPTPATH}/../../helm-docs.sh"
|
"${SCRIPTPATH}/../../helm-docs.sh" || true
|
||||||
|
|||||||
Reference in New Issue
Block a user