Skip to content

Commit 0bd16fd

Browse files
bwplotkakrajorama
andauthored
Update tools/prometheus-builder/build.sh
Co-authored-by: George Krajcsovits <krajorama@users.noreply.github.com> Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
1 parent 4c2efbc commit 0bd16fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/prometheus-builder/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ fi
2222

2323
# Fetch from quay if requested.
2424
if [[ "${USE_REGISTRY}" == "true" ]]; then
25-
echo ">> USE_PRE_BUILD is enabled."
25+
echo ">> USE_REGISTRY is enabled."
2626
echo ">> Attempting to download binary from quay.io/prometheus/prometheus:${REFERENCE}"
2727

2828
IMAGE="quay.io/prometheus/prometheus:${REFERENCE}"

0 commit comments

Comments
 (0)