Skip to content

Commit 13085dc

Browse files
committed
change dir
1 parent b0f0dc4 commit 13085dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ function setup_cloud() {
125125

126126
destroy() {
127127
arguments=$?
128-
time source ./.cloud/helpers/destroy.sh
128+
time source ../.cloud/helpers/destroy.sh
129129
exit $arguments
130130
}
131131
trap destroy EXIT

0 commit comments

Comments
 (0)