Skip to content

Commit 223c4f5

Browse files
changes
Signed-off-by: chahat sagar <[email protected]>
1 parent 2f3e4aa commit 223c4f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build/build-hotrod-image.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ if [[ "${runtime}" == "k8s" ]]; then
134134
echo '::group:: run on Kubernetes'
135135
cd ./examples/oci
136136
bash ./deploy-all.sh clean
137+
cd ../..
137138

138139
kubectl port-forward svc/jaeger-hotrod 8080:80 &
139140
HOTROD_PORT_FWD_PID=$!

0 commit comments

Comments
 (0)