Skip to content

Commit 1a3eb11

Browse files
committed
CI: Remove PACKAGE_PATH from install_charts.
Signed-off-by: Dinko Korunic <[email protected]>
1 parent 5579134 commit 1a3eb11

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/install_charts.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ main() {
8585
exit
8686
fi
8787

88-
mkdir -p "${PACKAGE_PATH}"
89-
9088
echo "Identifying changed charts since tag ${latest_tag}"
9189

9290
local changed_charts=()

0 commit comments

Comments
 (0)