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 cf161bf commit 496ae80
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 @@ -143,7 +143,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 496ae80

Please sign in to comment.