Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 2653e38

Browse files
no longer require bin/helm-project-operator to exist
Signed-off-by: Alexandre Lamarre <[email protected]>
1 parent 626ce3f commit 2653e38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/package

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ source $(dirname $0)/version
66
cd $(dirname $0)/..
77

88
mkdir -p dist/artifacts
9-
cp bin/helm-project-operator dist/artifacts/helm-project-operator${SUFFIX}
109

1110
IMAGE=${REPO}/helm-project-operator:${TAG}
1211
DOCKERFILE=package/Dockerfile

0 commit comments

Comments
 (0)