Skip to content

Commit

Permalink
some pipeline misses bin name
Browse files Browse the repository at this point in the history
  • Loading branch information
xwa153 committed Apr 24, 2024
1 parent 2e12449 commit 88091ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion control-plane/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ ARG VERSION
ENV BIN_NAME=$BIN_NAME
ENV PRODUCT_VERSION=$PRODUCT_VERSION

ARG PRODUCT_NAME=$BIN_NAME
ARG PRODUCT_NAME=$CNI_BIN_NAME

LABEL name=$PRODUCT_NAME \
maintainer="Team Consul Kubernetes <[email protected]>" \
Expand Down

0 comments on commit 88091ed

Please sign in to comment.