mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-26 18:16:14 +00:00
Fix: add more debug
This commit is contained in:
2
.github/workflows/helm-release.yml
vendored
2
.github/workflows/helm-release.yml
vendored
@@ -38,6 +38,8 @@ jobs:
|
||||
pwd
|
||||
cat charts/open-webui/Chart.yaml | ./yq -r '.version'
|
||||
echo "VERSION=$(cat charts/open-webui/Chart.yaml | ./yq -r '.version')" >> $GITHUB_OUTPUT
|
||||
echo "DEBUG: GITHUB_OUTPUT"
|
||||
echo $GITHUB_OUTPUT
|
||||
echo "DEBUG: Version"
|
||||
echo $VERSION
|
||||
|
||||
|
||||
@@ -9,4 +9,4 @@ dependencies:
|
||||
repository: https://apache.jfrog.io/artifactory/tika
|
||||
version: 2.9.0
|
||||
digest: sha256:91c12b702598527a8b602af6f229f975abc8bd7cf95c31324bc013bb919ff14e
|
||||
generated: "2024-11-07T14:14:55.798831-07:07"
|
||||
generated: "2024-11-07T14:14:55.798831-07:08"
|
||||
|
||||
Reference in New Issue
Block a user