Skip to content

Commit

Permalink
ight modification path (istio#13148)
Browse files Browse the repository at this point in the history
  • Loading branch information
utka authored and istio-testing committed Apr 8, 2019
1 parent 1178dd4 commit 576850c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/gcb/helm_values.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ function fix_values_yaml() {

# Copy helm charts (build by helm_charts.sh) to be packaged in the tarball.
mkdir -vp ./"istio-${CB_VERSION}"/install/kubernetes/helm/charts
cp /workspace/modification-tmp/* ./"istio-${CB_VERSION}"/install/kubernetes/helm/charts
cp /modification-tmp/* ./"istio-${CB_VERSION}"/install/kubernetes/helm/charts

# replace prerelease with release location for istio.io repo
if [ "${CB_PIPELINE_TYPE}" = "monthly" ]; then
Expand Down

0 comments on commit 576850c

Please sign in to comment.