Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh committed Dec 11, 2024
1 parent 00184c3 commit 4162882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci-build-bin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ function binary() {
METADATA_KOTS_BINARY_URL_OVERRIDE="$kots_binary_url" \
METADATA_OPERATOR_BINARY_URL_OVERRIDE="$operator_binary_url" \
LOCAL_ARTIFACT_MIRROR_IMAGE="$local_artifact_mirror_image"
mv output/bin/embedded-cluster "$EC_BINARY"
cp "$EC_BINARY" output/bin/embedded-cluster-original
}

Expand Down

0 comments on commit 4162882

Please sign in to comment.