summaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorDavid Hovey <david@hoveytech.com>2019-09-25 17:43:25 -0700
committerDavid Hovey <david@hoveytech.com>2019-09-25 17:43:25 -0700
commit668b6b9e610b7ba2a0d65a9484231cec01857682 (patch)
treefb859168d4e95f670e857d80686b205bbee78d61 /icons
parent73288861776fd8e1c7008fac42fee0e851f10eed (diff)
Fixed repository name for visio stencil creator
Diffstat (limited to 'icons')
-rw-r--r--icons/tools/build-visio-stencil-creator.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/tools/build-visio-stencil-creator.sh b/icons/tools/build-visio-stencil-creator.sh
index f6d73080..94e707a1 100644
--- a/icons/tools/build-visio-stencil-creator.sh
+++ b/icons/tools/build-visio-stencil-creator.sh
@@ -4,7 +4,7 @@ GITHUB_ORG="hoveytechllc"
REPO_NAME="visio-stencil-creator"
TAG_NAME="v1.0"
-GCR_REPO="hoveytech/${REPO_NAME}:${TAG_NAME}"
+GCR_REPO="gcr.k8s.io/${REPO_NAME}:${TAG_NAME}"
rm -fdr ./tools/${REPO_NAME}